Method and system for caching role-specific fragments
    1.
    发明申请
    Method and system for caching role-specific fragments 有权
    用于缓存角色特定片段的方法和系统

    公开(公告)号:US20080005273A1

    公开(公告)日:2008-01-03

    申请号:US11854606

    申请日:2007-09-13

    IPC分类号: G06F15/16

    摘要: A method, a system, an apparatus, and a computer program product are presented for a fragment caching methodology. After a message is received at a computing device, a fragment in the message body is cached. Cache ID rules from an origin server accompany a fragment to describe a method for forming a unique cache ID for the fragment such that dynamic content can be cached away from an origin server. A cache ID may be based on a URI and/or query parameters and/or cookies that are associated with a fragment. After user authentication, a cookie containing the user's role may be used in subsequent requests for role-specific fragments and in the cache identifier for role-specific fragments, thereby allowing requests from other users for role-specific fragments to be resolved in the cache when the users have the same role because these users would also have the same cookie.

    摘要翻译: 提出了一种用于片段缓存方法的方法,系统,装置和计算机程序产品。 在计算设备接收到消息后,消息体中的片段被缓存。 来自原始服务器的缓存ID规则伴随片段来描述用于为片段形成唯一缓存ID的方法,使得动态内容可以从原始服务器缓存。 缓存ID可以基于与片段相关联的URI和/或查询参数和/或cookie。 在用户身份验证之后,包含用户角色的cookie可能会用于后续对特定于角色的片段的请求以及特定于角色的片段的缓存标识符,从而允许来自其他用户的角色特定片段的请求在缓存中解析 用户具有相同的角色,因为这些用户也将具有相同的cookie。

    ADAPTIVE RECOVERY FROM SYSTEM FAILURE FOR APPLICATION INSTANCES THAT GOVERN MESSAGE TRANSACTIONS
    2.
    发明申请
    ADAPTIVE RECOVERY FROM SYSTEM FAILURE FOR APPLICATION INSTANCES THAT GOVERN MESSAGE TRANSACTIONS 有权
    系统故障自适应恢复用于实施消息交易的应用程序实例

    公开(公告)号:US20070168723A1

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

    申请号:US11627344

    申请日:2007-01-25

    IPC分类号: G06F11/00

    摘要: Mechanisms for adaptively entering and exiting recovery mode. When a message is received from a particular message transaction, the appropriate processing instance is loaded from persistent memory to system memory. The processing instance then determines from its own state information whether or not it is in recovery mode. This indication of recovery or normal mode may be set by a system-wide recovery detection module. If the processing instance determines that it is in normal mode, then the processing instance executes code appropriate for normal operation without needing to execute any recovery code at all. If, on the other hand, the processing instance determines that it is in recovery mode, then it executes recovery code. Once the recovery code has completed successfully, the processing instance may then cause its own normal mode.

    摘要翻译: 自适应进入和退出恢复模式的机制。 当从特定消息事务接收到消息时,适当的处理实例从持久存储器加载到系统存储器。 然后,处理实例从其自身状态信息确定其是否处于恢复模式。 恢复或正常模式的指示可以由系统范围的恢复检测模块来设置。 如果处理实例确定它处于正常模式,则处理实例执行适合于正常操作的代码,而不需要执行任何恢复代码。 另一方面,如果处理实例确定它处于恢复模式,则执行恢复代码。 恢复代码成功完成后,处理实例可能会导致其自己的正常模式。

    Message exchange pattern tracking to avoid invalid message exchange
    3.
    发明申请
    Message exchange pattern tracking to avoid invalid message exchange 有权
    消息交换模式跟踪,以避免无效的消息交换

    公开(公告)号:US20050198148A1

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

    申请号:US10763364

    申请日:2004-01-23

    IPC分类号: G06F15/16 G06F15/173

    摘要: Mechanisms for enforcing a message exchange pattern. When two computing systems communicate in order to accomplish a particular task, they engage in a particular message exchange pattern. Given certain progress through the message exchange pattern, the message exchange pattern may restrict which computing system may send what kind of messages. Each computing system tracks progress through the message exchange pattern by, for example, using a state transition tree in which each node represents a state of the message exchange pattern, and in which transmission or receipt of certain messages may cause state transitions. A computing system then only transmits messages if appropriate given the current tracked progress through the message exchange pattern.

    摘要翻译: 执行消息交换模式的机制。 当两个计算系统通信以完成特定任务时,它们参与特定的消息交换模式。 通过消息交换模式给定某些进展,消息交换模式可以限制哪个计算系统可以发送什么样的消息。 每个计算系统通过例如使用状态转换树来跟踪通过消息交换模式的进度,其中每个节点表示消息交换模式的状态,并且其中某些消息的发送或接收可以导致状态转换。 然后,计算系统仅在通过消息交换模式给出当前跟踪的进度时适当地传送消息。

    Automated generation of message exchange pattern simulation code
    4.
    发明申请
    Automated generation of message exchange pattern simulation code 失效
    自动生成消息交换模式仿真代码

    公开(公告)号:US20050166186A1

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

    申请号:US10763311

    申请日:2004-01-23

    摘要: Mechanisms for automatically generating code that tests capabilities of a test computing system to simulate a message exchange pattern. The code generation computing system uses a message exchange pattern definition to generate the simulation code. For each state in which the message exchange pattern definition allows valid messages to be transmitted, code is generated for that state that at least simulates the transmission of a valid transmission message. For each state in which the message exchange pattern definition allows valid messages to be received, code is generated for that state that simulates the receipt of a valid receipt message. If the transmission or receipt of the message causes a state transition to occur, code is generated that causes the appropriate state transition in the message exchange pattern.

    摘要翻译: 用于自动生成代码的机制,用于测试测试计算系统的功能以模拟消息交换模式。 代码生成计算系统使用消息交换模式定义来生成模拟代码。 对于其中消息交换模式定义允许发送有效消息的每个状态,生成至少模拟有效传输消息的传输的状态的代码。 对于其中消息交换模式定义允许接收到有效消息的每个状态,生成针对模拟收到有效收据消息的状态的代码。 如果消息的发送或接收导致状态转换发生,则生成导致消息交换模式中的适当状态转换的代码。

    Adaptive recovery from system failure for application instances that govern message transactions
    5.
    发明申请
    Adaptive recovery from system failure for application instances that govern message transactions 有权
    对管理消息事务的应用程序实例的系统故障的自适应恢复

    公开(公告)号:US20050177759A1

    公开(公告)日:2005-08-11

    申请号:US10764096

    申请日:2004-01-23

    IPC分类号: G06F11/00

    摘要: Mechanisms for adaptively entering and exiting recovery mode. When a message is received from a particular message transaction, the appropriate processing instance is loaded from persistent memory to system memory. The processing instance then determines from its own state information whether or not it is in recovery mode. This indication of recovery or normal mode may be set by a system-wide recovery detection module. If the processing instance determines that it is in normal mode, then the processing instance executes code appropriate for normal operation without needing to execute any recovery code at all. If, on the other hand, the processing instance determines that it is in recovery mode, then it executes recovery code. Once the recovery code has completed successfully, the processing instance may then cause its own normal mode.

    摘要翻译: 自适应进入和退出恢复模式的机制。 当从特定消息事务接收到消息时,适当的处理实例从持久存储器加载到系统存储器。 然后,处理实例从其自身状态信息确定其是否处于恢复模式。 恢复或正常模式的指示可以由系统范围的恢复检测模块来设置。 如果处理实例确定它处于正常模式,则处理实例执行适合于正常操作的代码,而不需要执行任何恢复代码。 另一方面,如果处理实例确定它处于恢复模式,则执行恢复代码。 恢复代码成功完成后,处理实例可能会导致其自己的正常模式。

    Autoclave
    6.
    发明申请
    Autoclave 审中-公开
    高压灭菌器

    公开(公告)号:US20080138253A1

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

    申请号:US11878905

    申请日:2007-07-27

    IPC分类号: B01J3/04

    CPC分类号: A61L2/07 A61L2/24 A61L2/28

    摘要: An autoclave comprises an enclosure 10 defining a chamber 12, steam supply means 20, 22 arranged to supply steam to the chamber, steam venting means 34, 40, 58, 60 arranged to vent steam from the chamber, and control means 100, 102 arranged to control operation of the autoclave. The control means comprises a first controller 100 and a second controller 102, each controller being arranged to define a respective set of conditions required for a change of state of the autoclave, to monitor a parameter of the autoclave and determine therefrom whether its respective conditions have been met, and the control means is arranged to allow the change of state only if both sets of conditions have been met.

    摘要翻译: 高压灭菌器包括限定腔室12的外壳10,被布置成向腔室供应蒸汽的蒸汽供应装置20,22,布置成从腔室排出蒸汽的蒸汽排放装置34,40,58,60以及布置成 以控制高压釜的操作。 控制装置包括第一控制器100和第二控制器102,每个控制器被布置成限定高压釜状态改变所需的相应的一组条件,以监测高压釜的参数并确定其各自条件是否具有 并且控制装置被布置成仅当满足两组条件时才允许状态改变。

    Automated generation of computer-executable compensation procedures for previously executed methods
    7.
    发明申请
    Automated generation of computer-executable compensation procedures for previously executed methods 有权
    为先前执行的方法自动生成计算机可执行的补偿程序

    公开(公告)号:US20050177774A1

    公开(公告)日:2005-08-11

    申请号:US10763526

    申请日:2004-01-23

    IPC分类号: G06F11/00

    CPC分类号: G06F11/28

    摘要: Mechanisms for executing a transaction such that it may be undone after being committed. The mechanism maintains a mapping between each of a number of groups of one or more direct methods with a corresponding group of one or more inversion methods, that, when executed, causes the computing system to at least partially undo the effects of the execution of the corresponding group of direct methods. Upon beginning a transaction, the computing system runs a one or more groups of one or more direct methods that are part of the transaction. The mapping is then used to identify the corresponding group(s) of inversion methods. The identities of each corresponding group of inversion methods are then saved to a compensation record. The transaction is then committed, and the compensation record is saved to a persistent media along with a transaction identifier.

    摘要翻译: 执行交易的机制,使其在被提交后可能被撤销。 该机制维持一组或多个直接方法中的每组之间的映射与相应的一组或多种反转方法的映射,即当被执行时,使计算系统至少部分地撤销执行的效果 相应组的直接方法。 在开始事务时,计算系统运行作为事务一部分的一个或多个一个或多个直接方法组。 然后使用映射来识别相应的反演方法组。 然后将每个相应组的反转方法的身份保存到补偿记录。 然后提交事务,并将补偿记录与事务标识符一起保存到持久介质。

    ADAPTIVE RECOVERY FROM SYSTEM FAILURE FOR APPLICATION INSTANCES THAT GOVERN MESSAGE TRANSACTIONS
    8.
    发明申请
    ADAPTIVE RECOVERY FROM SYSTEM FAILURE FOR APPLICATION INSTANCES THAT GOVERN MESSAGE TRANSACTIONS 有权
    系统故障自适应恢复用于实施消息交易的应用程序实例

    公开(公告)号:US20080098261A1

    公开(公告)日:2008-04-24

    申请号:US11955236

    申请日:2007-12-12

    IPC分类号: G06F11/14

    摘要: Mechanisms for adaptively entering and exiting recovery mode. When a message is received from a particular message transaction, the appropriate processing instance is loaded from persistent memory to system memory. The processing instance then determines from its own state information whether or not it is in recovery mode. This indication of recovery or normal mode may be set by a system-wide recovery detection module. If the processing instance determines that it is in normal mode, then the processing instance executes code appropriate for normal operation without needing to execute any recovery code at all. If, on the other hand, the processing instance determines that it is in recovery mode, then it executes recovery code. Once the recovery code has completed successfully, the processing instance may then cause its own normal mode.

    摘要翻译: 自适应进入和退出恢复模式的机制。 当从特定消息事务接收到消息时,适当的处理实例从持久存储器加载到系统存储器。 然后,处理实例从其自身状态信息确定其是否处于恢复模式。 恢复或正常模式的指示可以由系统范围的恢复检测模块来设置。 如果处理实例确定它处于正常模式,则处理实例执行适合于正常操作的代码,而不需要执行任何恢复代码。 另一方面,如果处理实例确定它处于恢复模式,则执行恢复代码。 恢复代码成功完成后,处理实例可能会导致其自己的正常模式。

    Deterministic rule-based dispatch of objects to code
    9.
    发明申请
    Deterministic rule-based dispatch of objects to code 失效
    确定性的基于规则的调度对象到代码

    公开(公告)号:US20050198108A1

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

    申请号:US10763530

    申请日:2004-01-23

    CPC分类号: G06F9/547 G06F9/449 G06F9/548

    摘要: Deterministic rule-based dispatch of the data structure to a group of one or more methods. After accessing the data structure to be processed, a list of rules is evaluated to identify multiple rules that apply to the dispatch of the data structure. Each of these multiple rules specifies a different group of one or more methods to which the data structure should be dispatched. The multiple rules are resolved to a single prevailing rule that will be applied for the dispatch of the data structure. Then, the computing system dispatches the data structure to the group of one or more methods specified by the prevailing rule. The rule evaluation and prioritization is deterministic for ease in debugging since it may be determined which group of one or more methods processed a data structure should a performance problem arise during the processing. Furthermore, rules may be added, amended, or deleted dynamically.

    摘要翻译: 确定性的基于规则的数据结构调度到一组或多个方法。 在访问要处理的数据结构之后,将对规则列表进行评估,以确定适用于数据结构调度的多个规则。 这些多个规则中的每一个规定了要分配数据结构的一个或多个方法的不同组。 多个规则被解决为将应用于数据结构调度的单一主要规则。 然后,计算系统将数据结构分派到由普遍规则指定的一种或多种方法的组中。 规则评估和优先次序对于易于调试是确定性的,因为可以确定在处理期间出现性能问题时,哪一组一个或多个方法处理数据结构。 此外,可以动态添加,修改或删除规则。

    Risa controller for an RF integrated circuit (RFIC) having improved execution speed
    10.
    发明授权
    Risa controller for an RF integrated circuit (RFIC) having improved execution speed 有权
    用于RF集成电路(RFIC)的Risa控制器具有改进的执行速度

    公开(公告)号:US07579972B2

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

    申请号:US11948546

    申请日:2007-11-30

    IPC分类号: H03M1/66

    CPC分类号: G06F9/4843

    摘要: An RFIC controller configured for executing multiple tasks. A serial interface is included having a serial bus for receiving a data stream having control bits and data bits. One or more registers are coupled to the serial bus for storing the control bits and data bits as they are received. Control circuitry is also included. The data stream is formatted such that the control bits are received before the data bits, the control bits specifying an operation. The control circuitry is configured to examine the control bits as they are received to determine the operation specified by the control bits before the data bits are received. A task corresponding to the operation specified by the control bits is then initiated before the data bits are received.

    摘要翻译: 配置用于执行多个任务的RFIC控制器。 包括具有用于接收具有控制位和数据位的数据流的串行总线的串行接口。 一个或多个寄存器耦合到串行总线,用于在它们被接收时存储控制位和数据位。 还包括控制电路。 格式化数据流,使得在数据位之前接收控制位,控制位指定操作。 控制电路被配置为在它们被接收时检查控制位以确定在接收数据位之前由控制位指定的操作。 然后在接收到数据位之前启动与由控制位指定的操作相对应的任务。