Asynchronous pattern
    2.
    发明授权
    Asynchronous pattern 有权
    异步模式

    公开(公告)号:US07248603B1

    公开(公告)日:2007-07-24

    申请号:US11425690

    申请日:2006-06-21

    IPC分类号: H04J3/16

    摘要: A system and method for converting code associated with synchronous method calls to code that can be employed to perform asynchronous method calls and for supporting such asynchronous method calls is provided. The system includes a pattern generator that can break code for a synchronous method call into one or more constituent parts including a begin asynchronous operation method, an end asynchronous operation method, an asynchronous call state object and an asynchronous call result object. The system includes a pattern data store that holds data associated with converting a synchronous method call to an asynchronous method call, which facilitates employing the system consistently across environments like file input/output, stream input/output, socket input/output, networking, remoting channels, proxies, web forms, web services and messaging message queues.

    摘要翻译: 提供了一种用于将与同步方法调用相关联的代码转换为可用于执行异步方法调用和支持这种异步方法调用的代码的系统和方法。 该系统包括可以将同步方法调用的代码中断为一个或多个组成部分的模式生成器,包括开始异步操作方法,结束异步操作方法,异步调用状态对象和异步调用结果对象。 该系统包括一个模式数据存储,其保存与将异步方法调用转换为同步方法调用相关联的数据,这有助于在诸如文件输入/输出,流输入/输出,套接字输入/输出,网络,远程处理 渠道,代理,Web表单,Web服务和消息消息队列。

    Web server architecture
    3.
    发明授权
    Web server architecture 有权
    Web服务器架构

    公开(公告)号:US07594230B2

    公开(公告)日:2009-09-22

    申请号:US10377175

    申请日:2003-02-28

    IPC分类号: G06F9/46 G06F15/173

    CPC分类号: G06F17/30893

    摘要: An improved web server design includes a kernel-based listener service that is configured by a user-mode based administrative process. When a web request is received by the listener service it is placed in a queue associated with an application pool having one or more user-mode web applications configured to process received web requests. The web applications are selectively started and stopped by the administrative process.

    摘要翻译: 改进的Web服务器设计包括由基于用户模式的管理进程配置的基于内核的侦听器服务。 当监听器服务接收到Web请求时,它被放置在与具有被配置为处理接收到的web请求的一个或多个用户模式web应用的应用程序池相关联的队列中。 Web应用程序由管理进程有选择地启动和停止。