Verifying and maintaining connection liveliness in a reliable messaging for web services environment
    2.
    发明申请
    Verifying and maintaining connection liveliness in a reliable messaging for web services environment 有权
    在Web服务环境的可靠消息传递中验证和维护连接活动

    公开(公告)号:US20060123119A1

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

    申请号:US11007372

    申请日:2004-12-08

    IPC分类号: G06F15/16

    摘要: The present invention monitors the receipt of messages between two endpoints on established sequence session in accordance with a Reliable Messaging protocol for Web Services (RM-WS protocol). The messages received may be application or infrastructure messages (e.g., acknowledgement messages in accordance with the RM-WS protocol). Further, the present invention defines a time period known as the inactivity timeout, which is an upper limit to the time that may pass without receiving a message (either application or infrastructure) on the sequence session. Based on this inactivity timeout period, the present invention calculates time periods for sending idempotent infrastructure messages in accordance with the RM-WS protocol for verifying and maintaining connection liveliness.

    摘要翻译: 本发明根据用于Web服务(RM-WS协议)的可靠消息传递协议来监视在建立的序列会话上的两个端点之间的消息的接收。 所接收的消息可以是应用或基础设施消息(例如,根据RM-WS协议的确认消息)。 此外,本发明定义了被称为不活动超时的时间段,该时间间隔是在序列会话上不接收消息(应用或基础设施)的情况下可以通过的时间的上限。 基于该非活动超时时段,本发明根据RM-WS协议来计算发送幂等基础设施消息的时间周期,用于验证和维持连接活动度。

    Component self-deactivation while client holds a returned reference
    3.
    发明申请
    Component self-deactivation while client holds a returned reference 失效
    客户端保留返回的引用时,组件自动停用

    公开(公告)号:US20050149953A1

    公开(公告)日:2005-07-07

    申请号:US11059033

    申请日:2005-02-15

    摘要: A component-based framework includes system services and component integration interfaces that provide a run-time environment for component-based server application in which server application components have control over the duration of their state independent of client action. The framework provides functions that a server application component calls to indicate its work for a client is complete, and its state is to be destroyed. On the component's return from the client's method call, the framework destroys the component's state thus releasing any server computer resources held by the component. This allows the server application components to be programmed so as to minimize the duration that their state remains in memory consuming server computer resources, and which enhances scalability of the server application.

    摘要翻译: 基于组件的框架包括系统服务和组件集成接口,为基于组件的服务器应用程序提供运行时环境,其中服务器应用程序组件可以独立于客户机操作对其状态进行控制。 该框架提供了服务器应用程序组件调用以指示其为客户端工作的功能,并且其状态将被销毁。 在组件从客户端的方法调用返回时,框架会破坏组件的状态,从而释放组件所持有的任何服务器计算机资源。 这允许服务器应用程序组件被编程,以便最小化其状态保持在消耗服务器计算机资源的内存中的持续时间,并且这增强了服务器应用的可扩展性。

    Reliably transferring queued application messages

    公开(公告)号:US20060168052A1

    公开(公告)日:2006-07-27

    申请号:US11159935

    申请日:2005-06-23

    IPC分类号: G06F15/16

    CPC分类号: H04L51/14

    摘要: The present invention extends to methods, systems, and computer program products for reliably and securely transferring queued application messages. Application messages are (e.g., binary or text) encoded and then encapsulated in transfer messages, enqueue messages, and dequeue responses such that composable protocol elements used in application messages can be reused in the transfer messages, enqueue messages, and dequeue responses. Transfer message headers are encoded and then encapsulated along with encoded application messages such that composable protocol elements used in transfer headers and application messages can be reused in the store and forward messages. Application messages, transfer messages, enqueue messages, dequeue responses, and store and forward messages can all be configured in accordance with the same messaging protocol, such as, for example, Simple Object Access Protocol. Since encapsulated elements are encoded, the encapsulated elements do not interfere with configuration of wrapping messages.

    Server application components with control over state duration
    5.
    发明授权
    Server application components with control over state duration 失效
    具有控制状态持续时间的服务器应用程序组件

    公开(公告)号:US07043733B2

    公开(公告)日:2006-05-09

    申请号:US10868138

    申请日:2004-06-14

    IPC分类号: G06F9/44

    摘要: A component-based framework includes system services and component integration interfaces that provide a run-time environment for component-based server application in which server application components have control over the duration of their state independent of client action. The framework provides functions that a server application component calls to indicate its work for a client is complete, and its state is to be destroyed. On the component's return from the client's method call, the framework destroys the component's state thus releasing any server computer resources held by the component. This allows the server application components to be programmed so as to minimize the duration that their state remains in memory consuming server computer resources, and which enhances scalability of the server application.

    摘要翻译: 基于组件的框架包括系统服务和组件集成接口,为基于组件的服务器应用程序提供运行时环境,其中服务器应用程序组件可以独立于客户机操作对其状态进行控制。 该框架提供了服务器应用程序组件调用以指示其为客户端工作的功能,并且其状态将被销毁。 在组件从客户端的方法调用返回时,框架会破坏组件的状态,从而释放组件所持有的任何服务器计算机资源。 这允许服务器应用程序组件被编程,以便最小化其状态保持在消耗服务器计算机资源的内存中的持续时间,并且这增强了服务器应用的可扩展性。

    Multi-user server application architecture with single-user object tier
    6.
    发明授权
    Multi-user server application architecture with single-user object tier 有权
    具有单用户对象层的多用户服务器应用架构

    公开(公告)号:US06714962B1

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

    申请号:US09527317

    申请日:2000-03-16

    IPC分类号: G06F1516

    摘要: A multi-tier server application architecture provides a simplified programming model of multiple user server applications that enhances programmer productivity. The multi-tier architecture comprises a client tier for client application code that initiates processing by the server application in response to user input, a middle tier of object-oriented server application code, and a database tier of shared access data and management code. A run-time environment for the object-oriented server application code limits access to instantiated objects of the middle tier server application code to a single one of the users. Objects in the middle tier that are instantiated to initiate processing for a particular user and grouped into a collection. The run-time environment manages the flow of execution into the collection such that the collection has only a single logical thread of execution and access by the client application code is exclusive to the particular user.

    摘要翻译: 多层服务器应用程序架构提供了多个用户服务器应用程序的简化编程模型,从而提高了程序员的生产力。 多层架构包括用于客户端应用程序代码的客户端层,其响应于用户输入启动服务器应用程序的处理,面向对象的服务器应用程序代码的中间层以及共享访问数据和管理代码的数据库层。 用于面向对象的服务器应用程序代码的运行时环境将对中间层服务器应用程序代码的实例化对象的访问限制为单个用户的访问。 实例化中间层中的对象,以启动特定用户的处理并分组成一个集合。 运行时环境将执行流程管理到集合中,使得集合仅具有单个逻辑执行线程,客户端应用程序代码的访问对特定用户是排他性的。

    Object load balancing
    7.
    发明授权
    Object load balancing 有权
    对象负载平衡

    公开(公告)号:US06473791B1

    公开(公告)日:2002-10-29

    申请号:US09135106

    申请日:1998-08-17

    IPC分类号: G06F942

    CPC分类号: G06F9/505

    摘要: Intelligent Trust Management provides a centralized security facility that gives system components a flexible mechanism for implementing security policies. System components such as applications create a request describing an action that needs to be checked against an appropriate security policy. The request is given to a trust system that determines which policy object applies to the request, and may pass request arguments to the policy. The policy objects include executable code that uses any arguments along with dynamically obtained variable information to make a decision. The decision is returned to the system component, which then operates accordingly. Policy objects may maintain state and interface with the user independent of the system component in order to obtain information to make their decisions. Policy objects may call other policy objects and/or mathematically combine the results of other policy objects to make a decision.

    摘要翻译: 智能信任管理提供了一个集中的安全设施,为系统组件提供了实施安全策略的灵活机制。 系统组件(如应用程序)创建一个描述需要根据适当的安全策略进行检查的操作的请求。 该请求被提供给确定哪个策略对象适用于请求的信任系统,并且可以将请求参数传递给该策略。 策略对象包括使用任何参数以及动态获取的变量信息进行决策的可执行代码。 该决定返回到系统组件,然后系统组件相应地进行操作。 策略对象可以保持状态并且与用户无关的系统组件的接口,以便获取信息以作出决定。 策略对象可以调用其他策略对象和/或以数学方式组合其他策略对象的结果作出决定。

    Software component execution management using context objects for tracking externally-defined intrinsic properties of executing software components within an execution environment
    8.
    发明授权
    Software component execution management using context objects for tracking externally-defined intrinsic properties of executing software components within an execution environment 有权
    使用上下文对象进行软件组件执行管理,以跟踪在执行环境中执行软件组件的外部定义的固有属性

    公开(公告)号:US07389514B2

    公开(公告)日:2008-06-17

    申请号:US10855052

    申请日:2004-05-26

    IPC分类号: G06F9/44

    摘要: A run-time executive of an object management system for managing execution of software components in an object execution environment uses a component context object to store intrinsic context properties related to an associated component. The run-time executive maintains an implicit association of the component context object with the application component. For example, the context properties can include a client id, an activity id, and a transaction reference. The component context object also provides an interface accessible to the associated component, with member functions for use in transaction processing, in creating additional other application components inheriting component's context properties, and in access control based on abstract user classes (roles).

    摘要翻译: 用于管理对象执行环境中的软件组件的执行的对象管理系统的运行时执行者使用组件上下文对象来存储与关联组件相关的内在上下文属性。 运行时执行程序维护组件上下文对象与应用程序组件的隐式关联。 例如,上下文属性可以包括客户端id,活动id和事务引用。 组件上下文对象还提供了一个可用于关联组件的接口,用于事务处理中使用的成员函数,创建继承组件上下文属性的其他其他应用程序组件,以及基于抽象用户类(角色)的访问控制。

    Disabling and enabling transaction committal in transactional application components
    9.
    发明授权
    Disabling and enabling transaction committal in transactional application components 有权
    禁用和启用事务应用程序组件中的事务提交

    公开(公告)号:US06301601B1

    公开(公告)日:2001-10-09

    申请号:US09351374

    申请日:1999-07-12

    IPC分类号: G06F1300

    摘要: A run-time environment implemented as system services and component integration interfaces provides a capability for components of a component-based server application to reversibly disable committal of a transaction in which the component participates. On return from a call to the component which leaves the component's transactional work in an invalid state, the component can disable commit of the transaction so as to avoid premature committal of the component's transactional work. On return from a call to the component which renders the component's transactional work in a valid state, the component re-enables commit of the transaction. If committal of the transaction is initiated when any component in the transaction disables commit, the transaction is aborted.

    摘要翻译: 作为系统服务和组件集成接口实现的运行时环境为基于组件的服务器应用程序的组件提供了可逆性地禁用组件参与的事务的提交的能力。 在从组件的事务处理返回到组件的无效状态时,该组件可以禁止事务的提交,以避免组件事务工作的过早提交。 当从调用返回到使组件的事务处于有效状态的组件时,组件将重新启用事务的提交。 如果在事务中的任何组件禁用提交时启动事务的提交,则事务将中止。

    Disabling and enabling transaction committal in transactional
application components
    10.
    发明授权
    Disabling and enabling transaction committal in transactional application components 失效
    禁用和启用事务应用程序组件中的事务提交

    公开(公告)号:US5958004A

    公开(公告)日:1999-09-28

    申请号:US959142

    申请日:1997-10-28

    IPC分类号: G06F9/46 G06F13/00 G06F17/30

    摘要: A run-time environment implemented as system services and component integration interfaces provides a capability for components of a component-based server application to reversibly disable committal of a transaction in which the component participates. On return from a call to the component which leaves the component's transactional work in an invalid state, the component can disable commit of the transaction so as to avoid premature committal of the component's transactional work. On return from a call to the component which renders the component's transactional work in a valid state, the component re-enables commit of the transaction. If committal of the transaction is initiated when any component in the transaction disables commit, the transaction is aborted.

    摘要翻译: 作为系统服务和组件集成接口实现的运行时环境为基于组件的服务器应用程序的组件提供了可逆性地禁用组件参与的事务的提交的能力。 在从组件的事务处理返回到组件的无效状态时,该组件可以禁止事务的提交,以避免组件事务工作的过早提交。 当从调用返回到使组件的事务处于有效状态的组件时,组件将重新启用事务的提交。 如果在事务中的任何组件禁用提交时启动事务的提交,则事务将中止。