Method and system for non-intrusive event sequencing
    1.
    发明授权
    Method and system for non-intrusive event sequencing 有权
    非入侵事件排序的方法和系统

    公开(公告)号:US09514201B2

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

    申请号:US11549613

    申请日:2006-10-13

    IPC分类号: G06F7/00 G06F17/00 G06F17/30

    CPC分类号: G06F17/30557 G06F17/30362

    摘要: A system has a repository that stores a plurality of events. Each event requests to utilize one or more functions in a component. An event sequencing module analyzes an event sequencing key of the event if the event requests a function having a component definition that includes an event sequence qualifier. The event sequencing module grants a lock to the event for the function if no other event having the same value for the event sequencing key has the lock for the function. The event sequencing module prevents the event from being processed if another event having the same value for the event sequencing key has the lock for the function. The event sequencing key is composed of one or more object attributes. The system has a worker server that receives the event, if the event obtains the lock, and processes the function requested by the event.

    摘要翻译: 系统具有存储多个事件的存储库。 每个事件请求使用组件中的一个或多个功能。 如果事件请求具有包括事件序列限定符的组件定义的函数,则事件排序模块分析事件的事件排序密钥。 事件排序模块向该函数的事件授予锁定,如果事件排序键具有相同值的其他事件具有该功能的锁定。 事件排序模块阻止事件处理,如果事件排序键具有相同值的另一个事件具有该功能的锁定。 事件排序键由一个或多个对象属性组成。 系统具有接收事件的工作者服务器,如果事件获得锁定,并处理事件请求的功能。

    Method and system for detecting work completion in loosely coupled components
    2.
    发明授权
    Method and system for detecting work completion in loosely coupled components 有权
    松散耦合部件检测工作完成的方法和系统

    公开(公告)号:US09274857B2

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

    申请号:US11549609

    申请日:2006-10-13

    IPC分类号: G06F3/00 G06F9/54

    摘要: A computer program product is disclosed. The computer program product includes a computer useable medium that has a computer readable program. The computer readable program when executive on a computer causes the computer to receive a request from a component to invoke a function. Further, the computer readable program, when executed on a computer, causes the computer to asynchronously perform the function according to the request. In addition, the computer readable program, when executed on a computer, causes the computer to provide, to one or more programs, an indication that the function has completed work according to the request.

    摘要翻译: 公开了一种计算机程序产品。 计算机程序产品包括具有计算机可读程序的计算机可用介质。 当计算机上的执行程序导致计算机接收来自组件的请求以调用功能时的计算机可读程序。 此外,计算机可读程序在计算机上执行时,使得计算机根据请求异步地执行该功能。 此外,计算机可读程序在计算机上执行时,使得计算机向一个或多个程序提供根据请求完成功能的指示。

    SYSTEM AND METHOD FOR PROVIDING QUALITY-OF-SERVICES IN A MULTI-EVENT PROCESSING ENVIRONMENT
    3.
    发明申请
    SYSTEM AND METHOD FOR PROVIDING QUALITY-OF-SERVICES IN A MULTI-EVENT PROCESSING ENVIRONMENT 有权
    在多事件处理环境中提供质量服务的系统和方法

    公开(公告)号:US20110107354A1

    公开(公告)日:2011-05-05

    申请号:US12612624

    申请日:2009-11-04

    IPC分类号: G06F9/46 G06F11/07

    CPC分类号: G06F9/542

    摘要: A system and method for providing Quality-of-Service (QoS) functions to concurrent event-processing applications in a multi-processing database environment are described. The system includes an Event-Listener interface for determining the QoS functions applicable to the events being processed and an Event-Service interface for invoking the determined QoS functions. The Event-Service interface loads, initializes and activates the QoS functions. The QoS functions are based on service definitions. The Event-Service interface further initializes the service providers and sends the events that need QoS support to the respective service providers for processing. The QoS functions include the services commonly needed in a clustered event-processing database system like Event-Sequencing, Event-Isolation, High-Availability, Event-Filtering and Flow-Control. Other QoS functions might be added to the database system using the same interfaces provided by the invention.

    摘要翻译: 描述了在多处理数据库环境中为并发事件处理应用提供服务质量(QoS)功能的系统和方法。 该系统包括用于确定适用于正在处理的事件的QoS功能的事件监听器接口和用于调用所确定的QoS功能的事件 - 服务接口。 Event-Service接口加载,初始化和激活QoS功能。 QoS功能基于服务定义。 Event-Service接口进一步初始化服务提供商,并将需要QoS支持的事件发送到相应的服务提供商进行处理。 QoS功能包括群集事件处理数据库系统中通常需要的服务,如事件排序,事件隔离,高可用性,事件过滤和流控制。 可以使用本发明提供的相同接口将其他QoS功能添加到数据库系统。

    Generic sequencing service for business integration
    4.
    发明授权
    Generic sequencing service for business integration 失效
    用于业务集成的通用排序服务

    公开(公告)号:US07921075B2

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

    申请号:US11536962

    申请日:2006-09-29

    IPC分类号: G06F7/08 G06F17/30

    摘要: A computer implemented method, data processing system, and computer program product for providing a generic sequencing service for ordering processing requests in a scalable business integration environment. When a request is received at a sequencing component, the operation specified in the request is identified. A determination is then made as to whether to sequence the operation according to a sequencing specification. If the operation is to be sequenced, key information of the operation is classified according to the sequencing specification. A lock on the request is then requested using the operation and the key information. Responsive to the lock being granted, a determination is then made as to whether the request is synchronous or asynchronous. If the request is synchronous, the target service component is invoked synchronously. If the request is asynchronous, the target service component is invoked asynchronously.

    摘要翻译: 一种计算机实现的方法,数据处理系统和计算机程序产品,用于在可扩展业务集成环境中提供用于排序处理请求的通用排序服务。 当在排序组件接收到请求时,识别请求中指定的操作。 然后确定是否根据排序规范对操作进行排序。 如果操作要排序,操作的关键信息根据排序规范进行分类。 然后使用操作和密钥信息请求该请求的锁定。 响应于被授予的锁,然后确定请求是同步还是异步。 如果请求是同步的,则同步调用目标服务组件。 如果请求是异步的,则异步调用目标服务组件。

    Method and system for detecting work completion in loosely coupled components
    5.
    发明申请
    Method and system for detecting work completion in loosely coupled components 有权
    松散耦合部件检测工作完成的方法和系统

    公开(公告)号:US20080148299A1

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

    申请号:US11549609

    申请日:2006-10-13

    IPC分类号: G06F9/46 G06F9/44

    摘要: A computer program product is disclosed. The computer program product includes a computer useable medium that has a computer readable program. The computer readable program when executive on a computer causes the computer to receive a request from a component to invoke a function. Further, the computer readable program, when executed on a computer, causes the computer to asynchronously perform the function according to the request. In addition, the computer readable program, when executed on a computer, causes the computer to provide, to one or more programs, an indication that the function has completed work according to the request.

    摘要翻译: 公开了一种计算机程序产品。 计算机程序产品包括具有计算机可读程序的计算机可用介质。 当计算机上的执行程序导致计算机接收来自组件的请求以调用功能时的计算机可读程序。 此外,计算机可读程序在计算机上执行时,使得计算机根据请求异步地执行该功能。 此外,计算机可读程序在计算机上执行时,使得计算机向一个或多个程序提供根据请求完成功能的指示。

    GENERIC LOCKING SERVICE FOR BUSINESS INTEGRATION
    6.
    发明申请
    GENERIC LOCKING SERVICE FOR BUSINESS INTEGRATION 审中-公开
    一般业务集成锁定服务

    公开(公告)号:US20080082761A1

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

    申请号:US11536941

    申请日:2006-09-29

    IPC分类号: G06F12/14

    摘要: A generic lock manager service is provided which allows locks and lock requests to be recovered across system failures and restarts. When a lock request that includes a request to isolate a particular data object is received, the lock manager service examines a lock request queue to determine if the queue contains a second lock request for the data object specified in the lock request. If no second lock request is present, a sequence identifier is assigned to the lock request indicating a lock request processing order for the data object specified in the lock request, and the lock request is persisted in a persistent storage. If a second lock request is present, a maximum sequence identifier of all lock requests directed to the data object is identified. The next higher sequence identifier is assigned to the lock request and the lock request is also persisted in a persistent storage.

    摘要翻译: 提供通用锁管理器服务,允许在系统故障和重新启动之间恢复锁和锁请求。 当接收到包含隔离特定数据对象的请求的锁定请求时,锁定管理器服务检查锁定请求队列以确定队列是否包含针对锁定请求中指定的数据对象的第二个锁定请求。 如果不存在第二锁定请求,则向锁定请求分配序列标识符,该锁定请求指示在锁定请求中指定的数据对象的锁定请求处理顺序,并且锁定请求被持久存储在永久存储器中。 如果存在第二个锁定请求,则识别针对数据对象的所有锁定请求的最大序列标识符。 下一个更高的序列标识符被分配给锁定请求,并且锁定请求也被持久存储在持久存储器中。

    System and method of monitoring dynamic scopes in synchronous and asynchronous calls
    7.
    发明授权
    System and method of monitoring dynamic scopes in synchronous and asynchronous calls 有权
    在同步和异步调用中监视动态范围的系统和方法

    公开(公告)号:US08156479B2

    公开(公告)日:2012-04-10

    申请号:US11952129

    申请日:2007-12-07

    IPC分类号: G06F9/44

    CPC分类号: G06F9/4486

    摘要: A system and method for monitoring dynamic scopes in a runtime environment is disclosed. The system and method utilizes an algorithm which may be applied to both synchronous and asynchronous invocations. The method comprises determining an initial scope of a source component, the initial scope being a scope of the source component upon providing a synchronous call to invoke a target component. The scope declaration specified by the target component is determined. A resultant scope present upon invocation of the target component is then determined. The resultant scope is determined based on the initial scope of the source component and the scope declaration specified by the target component. A record is stored in a centralized location identifying the resultant scope, and the target component as a participant in the resultant scope.

    摘要翻译: 公开了一种用于在运行时环境中监视动态范围的系统和方法。 该系统和方法利用可以应用于同步和异步调用的算法。 该方法包括确定源组件的初始范围,初始范围是在提供对调用目标组件的同步调用时的源组件的范围。 确定由目标组件指定的范围声明。 然后确定在调用目标组件时存在的合成范围。 根据源组件的初始范围和目标组件指定的范围声明确定合成范围。 记录被存储在识别合成范围的集中位置中,并且目标组件作为合成范围中的参与者。

    GENERIC SEQUENCING SERVICE FOR BUSINESS INTEGRATION
    8.
    发明申请
    GENERIC SEQUENCING SERVICE FOR BUSINESS INTEGRATION 失效
    一般业务集成服务

    公开(公告)号:US20080091679A1

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

    申请号:US11536962

    申请日:2006-09-29

    IPC分类号: G06F17/30

    摘要: A computer implemented method, data processing system, and computer program product for providing a generic sequencing service for ordering processing requests in a scalable business integration environment. When a request is received at a sequencing component, the operation specified in the request is identified. A determination is then made as to whether to sequence the operation according to a sequencing specification. If the operation is to be sequenced, key information of the operation is classified according to the sequencing specification. A lock on the request is then requested using the operation and the key information. Responsive to the lock being granted, a determination is then made as to whether the request is synchronous or asynchronous. If the request is synchronous, the target service component is invoked synchronously. If the request is asynchronous, the target service component is invoked asynchronously.

    摘要翻译: 一种计算机实现的方法,数据处理系统和计算机程序产品,用于在可扩展业务集成环境中提供用于排序处理请求的通用排序服务。 当在排序组件接收到请求时,识别请求中指定的操作。 然后确定是否根据排序规范对操作进行排序。 如果操作要排序,操作的关键信息根据排序规范进行分类。 然后使用操作和密钥信息请求该请求的锁定。 响应于被授予的锁,然后确定请求是同步还是异步。 如果请求是同步的,则同步调用目标服务组件。 如果请求是异步的,则异步调用目标服务组件。

    Cannabinoid composition and application of the same in preparing medicine for treating neurodegenerative diseases including parkinson's disease and alzheimer's disease

    公开(公告)号:US11497719B1

    公开(公告)日:2022-11-15

    申请号:US17586304

    申请日:2022-01-27

    IPC分类号: A61K31/05 A61P25/16 A61P25/28

    摘要: Disclosed are a cannabinoid composition and an application of the same in preparing a medicine for treating neurodegenerative diseases, so as to solve the drawbacks of conventional medicines such as serious side effects and degraded therapeutic effect after long-term administration. The cannabinoid composition includes: cannabidiol and cannabigerol, a mass ratio of the cannabidiol to the cannabigerol ranging from 1:1 to 1:10, or from 1:0.3 to 1:0.5, or from 1:0.5 to 1:0.7, or from 1:07 to 1:1. The present disclosure adopts the experimental method of inducing differentiation of fibroblasts to dopaminergic neurons, wherein by observing the cell morphology, quantity, and relative expression level of DA-related factor of the differentiation-induced and cultured fibroblasts, and screening various common cannabinoids and different combinations thereof based on their impacts on inducing differentiation of the fibroblasts into dopaminergic neurons, it was found that the CBD+CBG combination offered an optimal effect in improving viability and dopamine-secreting capability of the dopaminergic neuronal cells; besides, the CBD+CBG combination is free of the addictive substance THC, which thus significantly reduces side effects and may be applied to prepare medicines for treating neurodegenerative diseases.