COMMON COMMUNICATION FRAMEWORK FOR NETWORK OBJECTS
    5.
    发明申请
    COMMON COMMUNICATION FRAMEWORK FOR NETWORK OBJECTS 审中-公开
    网络对象的通用通讯框架

    公开(公告)号:US20070233812A1

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

    申请号:US11278392

    申请日:2006-03-31

    IPC分类号: G06F15/16

    CPC分类号: H04L67/2823

    摘要: A computer implemented system comprising a server-side object framework implementing a standard communication interface, a filter object to send a filter value over the standard communication interface, and a consumer object to receive the filter value over the standard communication interface. A developer may create a consumer object with a receiving interface such that the consumer object may accept filter values in order to filter the data it may display to a user. However, a filter developer may create a filter object with a sending interface such that the filter object may send a filter value to consuming objects that implement a similar receiving interface. If the consumer object does not implement a receiving interface compatible with the filter object, the consumer object may not be able to receive filter values from the filter object. A server-side object framework implementing a standard communication interface may allow a filter object consuming a standard sending interface and a consumer object consuming a standard receiving interface to communicate.

    摘要翻译: 一种计算机实现的系统,包括实现标准通信接口的服务器端对象框架,用于在标准通信接口上发送过滤器值的过滤器对象以及通过标准通信接口接收过滤器值的消费者对象。 开发人员可以创建具有接收接口的消费者对象,使得消费者对象可以接受过滤器值以便过滤其可以向用户显示的数据。 然而,过滤器开发者可以使用发送接口创建过滤器对象,使得过滤器对象可以向实现类似接收接口的消费对象发送过滤器值。 如果消费者对象没有实现与过滤器对象兼容的接收接口,则消费者对象可能无法从过滤器对象接收过滤器值。 实现标准通信接口的服务器端对象框架可以允许消费标准发送接口的过滤对象和消费标准接收接口的消费者对象进行通信。

    A STANDARD COMMUNICATION INTERFACE FOR SERVER-SIDE FILTER OBJECTS
    6.
    发明申请
    A STANDARD COMMUNICATION INTERFACE FOR SERVER-SIDE FILTER OBJECTS 审中-公开
    用于服务器端滤波器对象的标准通信接口

    公开(公告)号:US20070240048A1

    公开(公告)日:2007-10-11

    申请号:US11278390

    申请日:2006-03-31

    IPC分类号: G06F3/00

    CPC分类号: H04L67/02

    摘要: A filter object comprising a standard sending interface consumed from an object framework to send at least one filter value to at least one consumer object supported by the object framework and a user interface to allow a user to configure a connection between the filter object and a consumer object. A developer may create a consumer object with a receiving interface such that the consumer object may accept filter values in order to filter the data it may display to a user. However, a filter developer may create a filter object with a sending interface such that the filter object may send a filter value to consuming objects that implement a similar receiving interface. If the consumer object does not implement a receiving interface compatible with the filter object, the consumer object may not be able to receive filter values from the filter object. A server-side object framework implementing a standard communication interface may allow a filter object consuming a standard sending interface and a consumer object consuming a standard receiving interface to communicate.

    摘要翻译: 一种过滤器对象,包括从对象框架消费的标准发送接口,以将至少一个过滤器值发送到由对象框架支持的至少一个消费者对象以及允许用户配置过滤器对象和消费者之间的连接的用户界面 目的。 开发人员可以创建具有接收接口的消费者对象,使得消费者对象可以接受过滤器值以便过滤其可以向用户显示的数据。 然而,过滤器开发者可以使用发送接口创建过滤器对象,使得过滤器对象可以向实现类似接收接口的消费对象发送过滤器值。 如果消费者对象没有实现与过滤器对象兼容的接收接口,则消费者对象可能无法从过滤器对象接收过滤器值。 实现标准通信接口的服务器端对象框架可以允许消费标准发送接口的过滤对象和消费标准接收接口的消费者对象进行通信。

    Thread-based limitation on computer application
    7.
    发明申请
    Thread-based limitation on computer application 有权
    基于线程的计算机应用限制

    公开(公告)号:US20050198637A1

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

    申请号:US10787797

    申请日:2004-02-26

    IPC分类号: G06F9/46

    CPC分类号: G06F21/52 G06F9/468

    摘要: A computing device includes an operating system that manages an application and maintains threads relating thereto, where each thread has assigned attributes and the operating system executes each thread according to each attribute thereof. An interface process of the application receives a thread with a request for the application, sets an attribute of the request/thread to enforce a limitation within the application, and forwards the request/thread to the application for further processing in accordance with the limitation to produce a result. The interface process thereafter receives the same thread with the result from the application, resets the attribute of the result/thread to remove the limitation outside of the application, and forwards the result/thread for delivery to the requester. Thus, the interface process ensures by way of setting and resetting the attribute on the thread that the limitation on the application is satisfied.

    摘要翻译: 计算设备包括管理应用并维护与其相关的线程的操作系统,其中每个线程已经分配了属性,并且操作系统根据每个线程执行每个线程。 应用程序的接口过程接收到具有应用请求的线程,设置请求/线程的属性以强制应用程序内的限制,并将请求/线程转发到应用程序以进一步处理, 产生结果。 接口过程此后接收到与应用程序结果相同的线程,重置结果/线程的属性以除去应用程序之外的限制,并将结果/线程转发给请求者。 因此,界面处理通过设置和重置线程上的属性来确保对应用程序的限制得到满足。

    Thread-based limitation on computer application
    8.
    发明授权
    Thread-based limitation on computer application 有权
    基于线程的计算机应用限制

    公开(公告)号:US07562361B2

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

    申请号:US10787797

    申请日:2004-02-26

    IPC分类号: G06F9/46

    CPC分类号: G06F21/52 G06F9/468

    摘要: A computing device includes an operating system that manages an application and maintains threads relating thereto, where each thread has assigned attributes and the operating system executes each thread according to each attribute thereof. An interface process of the application receives a thread with a request for the application, sets an attribute of the request/thread to enforce a limitation within the application, and forwards the request/thread to the application for further processing in accordance with the limitation to produce a result. The interface process thereafter receives the same thread with the result from the application, resets the attribute of the result/thread to remove the limitation outside of the application, and forwards the result/thread for delivery to the requester. Thus, the interface process ensures by way of setting and resetting the attribute on the thread that the limitation on the application is satisfied.

    摘要翻译: 计算设备包括管理应用并维护与其相关的线程的操作系统,其中每个线程已经分配了属性,并且操作系统根据每个线程执行每个线程。 应用程序的接口过程接收到具有应用请求的线程,设置请求/线程的属性以强制应用内的限制,并将请求/线程转发到应用程序以进一步处理, 产生结果。 接口过程此后接收到与应用程序结果相同的线程,重置结果/线程的属性以除去应用程序之外的限制,并将结果/线程转发给请求者。 因此,界面处理通过设置和重置线程上的属性来确保对应用程序的限制得到满足。

    Dynamic Search Health Monitoring
    9.
    发明申请
    Dynamic Search Health Monitoring 审中-公开
    动态搜索健康监测

    公开(公告)号:US20110213764A1

    公开(公告)日:2011-09-01

    申请号:US12713703

    申请日:2010-02-26

    IPC分类号: G06F17/30

    摘要: A method for monitoring search performance on a server computer includes determining the processing time for a plurality of operations related to a search on the server computer. The determined processing time for each of the plurality of operations is stored in a database. Aggregate processing times are determined for the plurality of operations and the aggregate processing times are stored in the database.

    摘要翻译: 用于监视服务器计算机上的搜索性能的方法包括确定与服务器计算机上的搜索有关的多个操作的处理时间。 将所确定的多个操作中的每个操作的处理时间存储在数据库中。 针对多个操作确定聚合处理时间,并且将聚合处理时间存储在数据库中。