Loader and Provider Configuration for Remotely Provided Services
    1.
    发明申请
    Loader and Provider Configuration for Remotely Provided Services 有权
    用于远程提供的服务的加载程序和提供程序配置

    公开(公告)号:US20060212793A1

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

    申请号:US11381917

    申请日:2006-05-05

    IPC分类号: G06F17/00

    摘要: A system and method of accessing remote services through a network including generating a message within a local computer system using a process having a specified type and version. The message is associated with the specified type and version and transported to an remote service provider system. The remote service provider system parses the message to identify the type and version information, then passes the message to a particular process that corresponds to the process used to generate the message based upon the type and version information.

    摘要翻译: 一种通过网络访问远程服务的系统和方法,包括使用具有指定类型和版本的进程在本地计算机系统内生成消息。 消息与指定的类型和版本相关联,并传输到远程服务提供商系统。 远程服务提供商系统解析消息以识别类型和版本信息,然后根据类型和版本信息将消息传递到与用于生成消息的过程相对应的特定进程。

    Loader and provider configuration for remotely provided services
    2.
    发明授权
    Loader and provider configuration for remotely provided services 有权
    装载机和提供商配置用于远程提供的服务

    公开(公告)号:US08856635B2

    公开(公告)日:2014-10-07

    申请号:US11381917

    申请日:2006-05-05

    摘要: A system and method of accessing remote services through a network including generating a message within a local computer system using a process having a specified type and version. The message is associated with the specified type and version and transported to an remote service provider system. The remote service provider system parses the message to identify the type and version information, then passes the message to a particular process that corresponds to the process used to generate the message based upon the type and version information.

    摘要翻译: 一种通过网络访问远程服务的系统和方法,包括使用具有指定类型和版本的进程在本地计算机系统内生成消息。 消息与指定的类型和版本相关联,并传输到远程服务提供商系统。 远程服务提供商系统解析消息以识别类型和版本信息,然后根据类型和版本信息将消息传递到与用于生成消息的过程相对应的特定进程。

    System monitoring service using throttle mechanisms to manage data loads and timing
    3.
    发明授权
    System monitoring service using throttle mechanisms to manage data loads and timing 有权
    系统监控服务使用节流机制来管理数据负载和时序

    公开(公告)号:US07231455B2

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

    申请号:US10179752

    申请日:2002-06-25

    IPC分类号: G06F15/16

    CPC分类号: H04L47/10 H04L47/22

    摘要: A system and method for throttling transmissions of gathered computer system monitoring and asset data within a customer's communications network. A relay is provided within the network with an interface for transmitting messages to a downstream device such as the Internet. A data transmission throttle controls the downstream interface to transmit data at or below a data transfer threshold defining an allowable data transfer volume per transmission period. The method includes receiving customer input and modifying the data transfer threshold based on the input, with thresholds being set for a matrix of transmission periods (such as 24 hour by 7 day). The data transmission throttle determines whether messages exceed thresholds for the current transmission period, such as by comparing the size of the message to a data flow counter, and controls data transmissions by the relay to not exceed the threshold and by resetting the counter for each threshold.

    摘要翻译: 一种用于在客户通信网络内节流收集的计算机系统监控和资产数据的传输的系统和方法。 在网络内提供了一个用于向下游设备(例如因特网)发送消息的接口的中继。 数据传输节流控制下游接口以在数据传输阈值以下发送数据,该阈值定义每个传输周期允许的数据传送量。 该方法包括接收客户输入并基于输入修改数据传输阈值,其中为传输周期矩阵(例如24小时乘以7天)设置阈值。 数据传输节流阀确定消息是否超过当前传输周期的阈值,例如通过将消息的大小与数据流计数器进行比较,并且控制继电器的数据传输不超过阈值,并且通过为每个阈值重置计数器 。

    Self-monitoring and trending service system with a cascaded pipeline with enhanced authentication and registration

    公开(公告)号:US07149898B2

    公开(公告)日:2006-12-12

    申请号:US10184608

    申请日:2002-06-27

    IPC分类号: H04L9/00

    CPC分类号: H04L63/0807

    摘要: A registration and authentication scheme that may be used in conjunction with a computer-based system for monitoring other computer systems is disclosed. A monitored relay transmits a unique identifier to a server in the monitoring system. The server generates a random number pair, ensures the random number pair is unique, and associates the unique relay identifier with the random number pair to form an unbound key, which is registered in a database associated with the server. The unbound key is encrypted and made available to the relay. Subsequently, when the relay is instantiated it transmits the contents of the unbound key file to the monitoring system. The monitoring system decrypts the unbound key file and searches associated databases to determine whether the relay is registered and authenticates the relay.

    Barrier synchronization object for multi-threaded applications
    5.
    发明授权
    Barrier synchronization object for multi-threaded applications 有权
    多线程应用程序的屏障同步对象

    公开(公告)号:US07512950B1

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

    申请号:US10641172

    申请日:2003-08-14

    申请人: Richard Marejka

    发明人: Richard Marejka

    IPC分类号: G06F9/46

    CPC分类号: G06F9/52 G06F9/522

    摘要: Mechanisms and processes for synchronizing a group of threads that use a semaphore for each waiting thread to implement a barrier. A barrier is created comprising a counter, a semaphore list, and at least one mutual exclusion (mutex) lock. For each thread using the barrier, it is determined whether that thread is the last to arrive. For each thread that is not the last to arrive at the barrier, the thread is caused to wait on a semaphore. The last thread to arrive at the barrier causes each waiting thread to resume execution.

    摘要翻译: 同步一组线程的机制和过程,这些线程使用每个等待线程的信号量来实现屏障。 创建包括计数器,信号量列表和至少一个互斥锁(mutex)锁的屏障。 对于使用屏障的每个线程,确定该线程是否是最后一个线程。 对于不是最后到达屏障的每个线程,线程被引导等待信号量。 到达屏障的最后一个线程使每个等待的线程恢复执行。

    Customer-based service system including a cascaded pipeline with self-monitoring relays
    6.
    发明授权
    Customer-based service system including a cascaded pipeline with self-monitoring relays 有权
    基于客户的服务系统,包括具有自监控继电器的级联管道

    公开(公告)号:US07362701B2

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

    申请号:US10184603

    申请日:2002-06-27

    IPC分类号: H04J1/16

    摘要: A computer-based system that permits a service-provider to monitoring other computer systems includes a plurality of relays. A monitored relay collects data from one or more monitored computers in the system. This data is forwarded through a secure communication pipeline implemented by the monitoring system to a forwarding relay. The forwarding relay controls data flow between a service provider node and the monitored relays, and includes an instrumentation process that collects data regarding one or more message threads in the relay and sends the data downstream to a service provider system. Computers at the service provider node analyze the data to generate meaningful information about the monitored system, which can be accessed by the service provider or by the owner/operator of the computer system. In addition, the information may be used to generate notices or alarms of specific events.

    摘要翻译: 允许服务提供商监视其他计算机系统的基于计算机的系统包括多个继电器。 受监视的继电器从系统中的一个或多个受监视的计算机收集数据。 该数据通过由监控系统实现的安全通信管道转发给转发中继。 转发中继器控制服务提供商节点和所监视的中继之间的数据流,并且包括收集关于中继中的一个或多个消息线程的数据的检测过程,并将数据下行发送到服务提供商系统。 服务提供者节点处的计算机分析数据以产生关于被监视系统的有意义的信息,该信息可由服务提供商或计算机系统的所有者/操作者访问。 此外,该信息可用于生成特定事件的通知或警报。