Utilizing rules in a distributed information sharing system
    1.
    发明授权
    Utilizing rules in a distributed information sharing system 有权
    利用分布式信息共享系统中的规则

    公开(公告)号:US07613741B2

    公开(公告)日:2009-11-03

    申请号:US10449873

    申请日:2003-05-30

    IPC分类号: G06F17/30

    摘要: Described herein are various approaches that allow rules to be used to specify actions, that alleviate the complexity and burden of developing and maintaining rules in a rules-based messaging system, and that provide more efficient ways of evaluating rules. The approaches allow rules to specify user-defined transformation functions for transforming messages, to specify when and how to perform row migration, and to specify other types of actions. Rules are grouped into rule sets. Several types of rule sets, referred to as positive and negative rule sets, allow users to use rules that are less complex to develop and maintain. Rule sets are evaluated more efficiently by attempting to evaluate the rule set with less information than is needed to evaluate all the rules in the rule set. Also, the results of rules evaluations that are based on a set of values are cached for later retrieval.

    摘要翻译: 这里描述了允许规则用于指定动作的各种方法,其减轻了在基于规则的消息传递系统中开发和维护规则的复杂性和负担,并且提供了更有效的评估规则的方式。 这些方法允许规则指定用于转换消息的用户定义的转换功能,指定何时以及如何执行行迁移,并指定其他类型的操作。 规则分为规则集。 称为正和负规则集的几种类型的规则集允许用户使用开发和维护不太复杂的规则。 通过尝试使用比评估规则集中的所有规则所需的信息更少的信息来评估规则集,可以更有效地评估规则集。 此外,基于一组值的规则评估结果被缓存以供以后检索。

    Partial evaluation of rule sets
    2.
    发明授权
    Partial evaluation of rule sets 有权
    规则集的部分评估

    公开(公告)号:US08005802B2

    公开(公告)日:2011-08-23

    申请号:US10452850

    申请日:2003-05-30

    IPC分类号: G06F17/30

    摘要: Described herein are various approaches that allow rules to be used to specify actions, that alleviate the complexity and burden of developing and maintaining rules in a rules-based messaging system, and that provide more efficient ways of evaluating rules. The approaches allow rules to specify user-defined transformation functions for transforming messages, to specify when and how to perform row migration, and to specify other types of actions. Rules are grouped into rule sets. Several types of rule sets, referred to as positive and negative rule sets, allow users to use rules that are less complex to develop and maintain. Rule sets are evaluated more efficiently by attempting to evaluate the rule set with less information than is needed to evaluate all the rules in the rule set. Also, the results of rules evaluations that are based on a set of values are cached for later retrieval.

    摘要翻译: 这里描述了允许规则用于指定动作的各种方法,其减轻了在基于规则的消息传递系统中开发和维护规则的复杂性和负担,并且提供了更有效的评估规则的方式。 这些方法允许规则指定用于转换消息的用户定义的转换功能,指定何时以及如何执行行迁移,并指定其他类型的操作。 规则分为规则集。 称为正和负规则集的几种类型的规则集允许用户使用开发和维护不太复杂的规则。 通过尝试使用比评估规则集中的所有规则所需的信息更少的信息来评估规则集,可以更有效地评估规则集。 此外,基于一组值的规则评估结果被缓存以供以后检索。

    Preventing change cycling using rules and redo tags in a redo log
    3.
    发明授权
    Preventing change cycling using rules and redo tags in a redo log 有权
    防止在重做日志中使用规则和重做标记进行更改循环

    公开(公告)号:US07565379B2

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

    申请号:US10452761

    申请日:2003-05-30

    IPC分类号: G06F17/00

    CPC分类号: G06F7/00 Y10S707/99945

    摘要: In some messaging system architectures, messages can cycle back to the originator of a message, who may then propagate the message, causing the cycle to be repeated. Described herein are techniques that use rules and fields in a redo log, to manage message flows such that undesired cycles are prevented. The techniques may be used in messaging systems that have various topologies.

    摘要翻译: 在一些消息系统架构中,消息可以循环回到消息的发起者,然后谁可以传播消息,导致重复循环。 这里描述的是使用重做日志中的规则和字段来管理消息流的技术,从而防止不期望的周期。 这些技术可以用于具有各种拓扑的消息系统中。

    Extensible rules engine in a database management system
    4.
    发明授权
    Extensible rules engine in a database management system 有权
    数据库管理系统中的可扩展规则引擎

    公开(公告)号:US07366713B2

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

    申请号:US10418882

    申请日:2003-04-17

    IPC分类号: G06F17/30

    摘要: An extensible rules engine that uses database technology provides a rules evaluation service for applications external to the database server or database management system. Applications are able to utilize the rules engine to provide alternative behaviors based on information against which specified conditions are evaluated. A framework is provided for specifying data definitions that can be referenced by user-defined rules, through creation and use of an evaluation context. Application-specific data types can be defined by specifying data tables and/or variables that can be referenced by rules created for evaluation against data that is associated with the evaluation context. The data against which rules are evaluated can be provided as an in-memory object. A security model is provided in which the privilege to create rules according to a particular evaluation context is controlled by one privilege, whereas the privilege to access underlying tables or variables is controlled by another privilege.

    摘要翻译: 使用数据库技术的可扩展规则引擎为数据库服务器或数据库管理系统外部的应用程序提供规则评估服务。 应用程序能够利用规则引擎提供基于评估指定条件的信息的替代行为。 提供了一个框架,用于通过创建和使用评估上下文来指定可由用户定义的规则引用的数据定义。 应用程序特定的数据类型可以通过指定可以根据与评估上下文相关联的数据进行评估而创建的规则引用的数据表和/或变量来定义。 评估规则的数据可以作为内存中对象提供。 提供了一种安全模型,其中根据特定评估上下文创建规则的权限由一个权限控制,而访问基础表或变量的权限由另一个权限控制。

    Method and apparatus to facilitate access and propagation of messages in communication queues using a public network
    5.
    发明申请
    Method and apparatus to facilitate access and propagation of messages in communication queues using a public network 有权
    使用公共网络方便和传播消息在通信队列中的方法和装置

    公开(公告)号:US20060015565A1

    公开(公告)日:2006-01-19

    申请号:US11213191

    申请日:2005-08-25

    IPC分类号: G06F15/16

    CPC分类号: H04L67/02 H04L67/327

    摘要: One embodiment of the present invention provides a system that facilitates accessing communication queues using a public network. The system operates by first generating a message or messages at a client. The system then formats these messages in a publicly available format. Next, the system communicates the messages across the public network to a web server. The web server receives the messages and transforms the messages to a database specific format. The web server then passes the messages to a queue within a database server across a proprietary network. In one embodiment of the present invention, the system includes queue-to-queue propagation with exactly once guarantees and recovery from failures. In one embodiment of the present invention, the system includes transactional guarantees when a client accesses a queue.

    摘要翻译: 本发明的一个实施例提供一种便于使用公共网络访问通信队列的系统。 系统首先在客户端生成消息或消息。 然后,系统以公开可用的格式来格式化这些消息。 接下来,系统通过公共网络将消息传送到web服务器。 Web服务器接收消息并将消息转换为数据库特定格式。 然后,Web服务器通过专有网络将消息传递到数据库服务器内的队列。 在本发明的一个实施例中,系统包括具有一次保证的队列到队列传播和从故障恢复。 在本发明的一个实施例中,当客户端访问队列时,系统包括事务保证。

    Method and apparatus to facilitate access and propagation of messages in communication queues using a public network
    6.
    发明授权
    Method and apparatus to facilitate access and propagation of messages in communication queues using a public network 有权
    使用公共网络方便和传播消息在通信队列中的方法和装置

    公开(公告)号:US06978305B1

    公开(公告)日:2005-12-20

    申请号:US10027100

    申请日:2001-12-19

    IPC分类号: G06F15/173 H04L29/08

    CPC分类号: H04L67/02 H04L67/327

    摘要: One embodiment of the present invention provides a system that facilitates accessing communication queues using a public network. The system operates by first generating a message or messages at a client. The system then formats these messages in a publicly available format. Next, the system communicates the messages across the public network to a web server. The web server receives the messages and transforms the messages to a database specific format. The web server then passes the messages to a queue within a database server across a proprietary network. In one embodiment of the present invention, the system includes queue-to-queue propagation with exactly once guarantees and recovery from failures. In one embodiment of the present invention, the system includes transactional guarantees when a client accesses a queue.

    摘要翻译: 本发明的一个实施例提供一种便于使用公共网络访问通信队列的系统。 系统首先在客户端生成消息或消息。 然后,系统以公开可用的格式来格式化这些消息。 接下来,系统通过公共网络将消息传送到web服务器。 Web服务器接收消息并将消息转换为数据库特定格式。 然后,Web服务器通过专有网络将消息传递到数据库服务器内的队列。 在本发明的一个实施例中,系统包括具有一次保证的队列到队列传播和从故障恢复。 在本发明的一个实施例中,当客户端访问队列时,系统包括事务保证。

    Method and apparatus to facilitate access and propagation of messages in communication queues using a public network
    7.
    发明授权
    Method and apparatus to facilitate access and propagation of messages in communication queues using a public network 有权
    使用公共网络方便和传播消息在通信队列中的方法和装置

    公开(公告)号:US07206842B2

    公开(公告)日:2007-04-17

    申请号:US11213191

    申请日:2005-08-25

    IPC分类号: G06F15/173

    CPC分类号: H04L67/02 H04L67/327

    摘要: One embodiment of the present invention provides a system that facilitates accessing communication queues using a public network. The system operates by first generating a message or messages at a client. The system then formats these messages in a publicly available format. Next, the system communicates the messages across the public network to a web server. The web server receives the messages and transforms the messages to a database specific format. The web server then passes the messages to a queue within a database server across a proprietary network. In one embodiment of the present invention, the system includes queue-to-queue propagation with exactly once guarantees and recovery from failures. In one embodiment of the present invention, the system includes transactional guarantees when a client accesses a queue.

    摘要翻译: 本发明的一个实施例提供一种便于使用公共网络访问通信队列的系统。 系统首先在客户端生成消息或消息。 然后,系统以公开可用的格式来格式化这些消息。 接下来,系统通过公共网络将消息传送到web服务器。 Web服务器接收消息并将消息转换为数据库特定格式。 然后,Web服务器通过专有网络将消息传递到数据库服务器内的队列。 在本发明的一个实施例中,系统包括具有一次保证的队列到队列传播和从故障恢复。 在本发明的一个实施例中,当客户端访问队列时,系统包括事务保证。

    RISK RELATIONSHIP MENTAL HEALTH EQUIPMENT MANAGEMENT SYSTEM

    公开(公告)号:US20240312634A1

    公开(公告)日:2024-09-19

    申请号:US18183493

    申请日:2023-03-14

    IPC分类号: G16H50/30 G16H10/60

    CPC分类号: G16H50/30 G16H10/60

    摘要: A mental health equipment data store may contain electronic records associated with mental health equipment identifiers. For each mental health equipment identifier, the data store may include a communication address and associated equipment parameters. A risk relationship data store may contain electronic records associated with parties having risk relationships with an enterprise. A back-end application computer server may associate a selected equipment identifier in the mental health equipment data store with a selected party having a risk relationship with the enterprise. The server may update the risk relationship data store with the selected equipment identifier and arrange to collect selected mental health data for the selected party in accordance with the communication address of the selected equipment identifier. The selected mental health data is input to a predictive model algorithm, and the server automatically executes a treatment workflow for the selected party based on an output of the algorithm.

    Fishing rod holder
    10.
    外观设计

    公开(公告)号:USD1040963S1

    公开(公告)日:2024-09-03

    申请号:US29851189

    申请日:2022-08-26

    申请人: Wei Wang

    设计人: Wei Wang

    摘要: FIG. 1 is a first perspective view of a fishing rod holder showing my new design;
    FIG. 2 is a second perspective view thereof;
    FIG. 3 is a front view thereof;
    FIG. 4 is a back view thereof;
    FIG. 5 is a left side view thereof;
    FIG. 6 is a right side view thereof;
    FIG. 7 is a top view thereof; and,
    FIG. 8 is a bottom view thereof.
    The broken lines shown in the drawings depict portions of the fishing rod holder that form no part of the claimed design.