Integrated software toolset for a web server
    12.
    发明授权
    Integrated software toolset for a web server 有权
    用于Web服务器的集成软件工具集

    公开(公告)号:US07587399B2

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

    申请号:US11322980

    申请日:2005-12-30

    IPC分类号: G06F17/30

    CPC分类号: H04L67/02 Y10S707/99943

    摘要: A software toolset includes a number of software modules that handle control and data communication within a web application server instance. An application programmatic interface (API) provides a common interface to communicate with the software modules in the toolset.

    摘要翻译: 软件工具集包括一些处理Web应用程序服务器实例中的控制和数据通信的软件模块。 应用程序接口(API)提供了一个通用接口,用于与工具集中的软件模块进行通信。

    Integrated software toolset for a web server
    13.
    发明申请
    Integrated software toolset for a web server 有权
    用于Web服务器的集成软件工具集

    公开(公告)号:US20070162469A1

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

    申请号:US11322980

    申请日:2005-12-30

    IPC分类号: G06F7/00

    CPC分类号: H04L67/02 Y10S707/99943

    摘要: A software toolset includes a number of software modules that handle control and data communication within a web application server instance. An application programmatic interface (API) provides a common interface to communicate with the software modules in the toolset.

    摘要翻译: 软件工具集包括一些处理Web应用程序服务器实例中的控制和数据通信的软件模块。 应用程序接口(API)提供了一个通用接口,用于与工具集中的软件模块进行通信。

    Connection manager that supports failover protection
    15.
    发明授权
    Connection manager that supports failover protection 有权
    支持故障转移保护的连接管理器

    公开(公告)号:US07933947B2

    公开(公告)日:2011-04-26

    申请号:US11025525

    申请日:2004-12-28

    IPC分类号: G06F15/16

    摘要: A method is described that involves identifying which session a received request pertains to. The method also involves referring to information maintained for the session. The information comprises first information that identifies a queue that provides notifications of requests to a worker node that is assigned to handle the session. The method also involves entering a request for a session into a shared memory. The method also involves entering a notification of the request into the queue. The method also involves, after failure of the worker node, retracting the notification from the queue, and, identifying a new worker node to handle the session with a load balancing algorithm.

    摘要翻译: 描述了涉及识别接收到的请求所涉及的会话的方法。 该方法还涉及参考为会话维护的信息。 该信息包括标识向被分配来处理会话的工作节点提供请求通知的队列的第一信息。 该方法还涉及将会话请求输入到共享存储器中。 该方法还涉及将请求的通知输入到队列中。 该方法还涉及在工作节点故障之后从队列中撤回通知,并且识别新的工作节点以使用负载平衡算法来处理该会话。

    Connection manager that supports failover protection
    16.
    发明申请
    Connection manager that supports failover protection 有权
    支持故障转移保护的连接管理器

    公开(公告)号:US20060143618A1

    公开(公告)日:2006-06-29

    申请号:US11025525

    申请日:2004-12-28

    IPC分类号: G06F9/46

    摘要: A method is described that involves identifying which session a received request pertains to. The method also involves referring to information maintained for the session. The information comprises first information that identifies a queue that provides notifications of requests to a worker node that is assigned to handle the session. The method also involves entering a request for a session into a shared memory. The method also involves entering a notification of the request into the queue. The method also involves, after failure of the worker node, retracting the notification from the queue, and, identifying a new worker node to handle the session with a load balancing algorithm.

    摘要翻译: 描述了涉及识别接收到的请求所涉及的会话的方法。 该方法还涉及参考为会话维护的信息。 该信息包括标识向被分配来处理会话的工作节点提供请求通知的队列的第一信息。 该方法还涉及将会话请求输入到共享存储器中。 该方法还涉及将请求的通知输入到队列中。 该方法还涉及在工作节点故障之后从队列中撤回通知,并且识别新的工作节点以使用负载平衡算法来处理该会话。

    Cache monitoring using shared memory
    18.
    发明授权
    Cache monitoring using shared memory 有权
    使用共享内存进行缓存监视

    公开(公告)号:US07516277B2

    公开(公告)日:2009-04-07

    申请号:US11118259

    申请日:2005-04-28

    IPC分类号: G06F12/00

    摘要: A system and method to monitor caches of at least one Java virtual machine (“JVM”). A program is operated on the at least one JVM. Objects associated with the program are cached within a local cache of the JVM. Cache status information about the local cache is generated and then the cache status information is reported into memory external to the JVM to enable monitoring of the local cache from external to the JVM.

    摘要翻译: 监视至少一个Java虚拟机(“JVM”)的缓存的系统和方法。 一个程序在至少一个JVM上运行。 与程序相关联的对象缓存在JVM的本地缓存中。 生成关于本地缓存的缓存状态信息,然后高速缓存状态信息被报告到JVM外部的内存中,以便能够从外部到JVM监视本地缓存。

    Socket-like communication API for Java
    19.
    发明授权
    Socket-like communication API for Java 有权
    适用于Java的套接字通信API

    公开(公告)号:US07600217B2

    公开(公告)日:2009-10-06

    申请号:US11012803

    申请日:2004-12-14

    IPC分类号: G06F9/44

    摘要: A system and method are described for performing data processing using shared memory and socket-like application programming interface. In one embodiment, a plurality of handles is employed and associated with a plurality of processes. The plurality of handles may serve as communication end-points for communication of data. Further, an application programming interface is employed to present the plurality of handles as the application programming interface for sockets for facilitating the communication of data compatible with a programming language. The data is communicated between the plurality of processes via the socket-like plurality of handles.

    摘要翻译: 描述了使用共享存储器和类似套接字的应用编程接口执行数据处理的系统和方法。 在一个实施例中,使用多个手柄并与多个处理相关联。 多个句柄可以用作数据通信的通信终点。 此外,应用编程接口用于将多个句柄呈现为用于插座的应用编程接口,以便于与编程语言兼容的数据的通信。 数据通过套接字状的多个句柄在多个进程之间进行通信。

    Thread monitoring using shared memory
    20.
    发明授权
    Thread monitoring using shared memory 有权
    线程监控使用共享内存

    公开(公告)号:US07689989B2

    公开(公告)日:2010-03-30

    申请号:US11024394

    申请日:2004-12-28

    IPC分类号: G06F9/46

    摘要: A system and method to monitor worker threads within a Java virtual machine. At least one program is executed on the Java virtual machine to perform a task. A worker thread of the Java virtual machine is assigned to perform the task. Status information for the worker thread is generated and reported into memory external to the Java virtual machine to enable monitoring of the worker thread from external to the Java virtual machine.

    摘要翻译: 用于监视Java虚拟机中的工作线程的系统和方法。 在Java虚拟机上执行至少一个程序来执行任务。 Java虚拟机的工作线程被分配来执行任务。 生成工作线程的状态信息并将其报告到Java虚拟机外部的内存中,以便从外部向Java虚拟机监视工作线程。