INTERACTIVE PROGRESS DISPLAY ENABLING MODIFICATION TO COMPUTER OPERATIONS
    2.
    发明申请
    INTERACTIVE PROGRESS DISPLAY ENABLING MODIFICATION TO COMPUTER OPERATIONS 审中-公开
    交互式进度显示启用对计算机操作的修改

    公开(公告)号:WO2008151880A2

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

    申请号:PCT/EP2008055144

    申请日:2008-04-28

    CPC classification number: G06F3/04847

    Abstract: A method, system and computer-usable medium are disclosed for using an interactive progress indicator bar to graphically display the completion status of a plurality of computer operations, modify predetermined operations before they are completed, and then restart the modified operations. An interactive progress indicator bar is implemented in a graphical user interface (GUI) and comprises a plurality of progress indicator segments. As computer operations are completed, the details of their completion status are entered into a computer operation log and indexed to their corresponding progress indicator segments. Details of the completion status of predetermined computer operations are viewed by selecting one or more corresponding progress indicator segments through a user gesture. If a predetermined computer operation is to be modified, a second user gesture opens a dialog box allowing the user to perform predetermined modifications. Previously completed computer operations that are subsequent to the modified operation are reversed and computer operations are then restarted, beginning with the modified computer operation.

    Abstract translation: 公开了一种方法,系统和计算机可用介质,用于使用交互式进度指示条来图形地显示多个计算机操作的完成状态,在完成之前修改预定操作,然后重新启动修改的操作。 在图形用户界面(GUI)中实现交互式进度指示条,并且包括多个进度指示符段。 随着计算机操作的完成,其完成状态的详细信息将被输入到计算机操作日志中,并将其索引到相应的进度指示器段。 通过用户手势选择一个或多个对应的进度指示符段来查看预定计算机操作的完成状态的细节。 如果要修改预定的计算机操作,则第二用户手势打开允许用户执行预定修改的对话框。 以前完成的修改操作后的计算机操作相反,然后重新启动计算机操作,从修改的计算机操作开始。

    AUTONOMIC FAILOVER IN THE CONTEXT OF DISTRIBUTED WEB SERVICES
    3.
    发明申请
    AUTONOMIC FAILOVER IN THE CONTEXT OF DISTRIBUTED WEB SERVICES 审中-公开
    自动化在分布式WEB服务的背景下发生故障

    公开(公告)号:WO2004102386A3

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

    申请号:PCT/EP2004050792

    申请日:2004-05-13

    Abstract: A grid coordinator which has been configured for autonomic failover can include a monitor communicatively linked to a multiplicity of grid hosts in a services grid. A metrics store can be coupled to the monitor and configured to store service metrics for individual service instances in the grid hosts. Optimization logic can be programmed to compute a best-fit between metrics stored for a set of service instances in a failed grid host, and platform metrics determined for a proposed replacement grid host. Finally, a failover processor can be coupled to the monitor and the optimization logic and communicatively linked to the grid hosts to create a new set of service instances in the proposed replacement grid host to replace the set of service instances in the failed grid host according to the best-fit computed in the optimization logic.

    Abstract translation: 已经配置用于自主故障转移的网格协调器可以包括通信地链接到服务网格中的多个网格主机的监视器。 度量存储可以耦合到监视器并被配置为存储网格主机中的各个服务实例的服务度量。 可以对优化逻辑进行编程,以计算针对故障网格主机中的一组服务实例存储的度量之间的最佳拟合,以及针对建议的替换网格主机确定的平台度量。 最后,故障切换处理器可以耦合到监视器和优化逻辑,并且通信地链接到网格主机,以在所提出的替换网格主机中创建一组新的服务实例,以替代故障网格主机中的一组服务实例,根据 在优化逻辑中计算的最佳拟合。

    METHOD AND SYSTEM FOR REMOTELY EXECUTING OBJECT

    公开(公告)号:JPH1185519A

    公开(公告)日:1999-03-30

    申请号:JP11830898

    申请日:1998-04-28

    Applicant: IBM

    Abstract: PROBLEM TO BE SOLVED: To provide a method for generating a distributed object program so as to enable a programmer to prepare a program as if it is locally executed. SOLUTION: Concerning this automatic object distribution, an object oriented program can be executed as a distributed program without any clear networking code and using any interface definition language(IDL). In this method, the programmer can try different distributions without complicating a programming task. This is achieved by generating two proxies for calling a method prepared for local calling through a network. These dynamically generated proxies can be propagated across the network just as if the call is local.

    Autonomic service routing using observed resource requirement for self-optimization
    5.
    发明专利
    Autonomic service routing using observed resource requirement for self-optimization 有权
    使用观察资源自动优化的自动服务路由

    公开(公告)号:JP2004252975A

    公开(公告)日:2004-09-09

    申请号:JP2004032742

    申请日:2004-02-09

    CPC classification number: G06F9/5055

    Abstract: PROBLEM TO BE SOLVED: To provide a system and a method that route a service request in the field of distributed computing including Web services and grid services. SOLUTION: The system can include a model table configured to store resource models. A monitor can be coupled to the model table, and programmed both to model resource consumption in a service providing infrastructure and to store the modeled resource consumption in the model table. A router also can be coupled to the model table. Specifically, the router can be programmed to route each service request to a corresponding service instance disposed in an associated service host having a service providing infrastructure. In a preferred mode, the associated service host can include a grid host in a grid computing system. COPYRIGHT: (C)2004,JPO&NCIPI

    Abstract translation: 要解决的问题:提供在分布式计算领域(包括Web服务和网格服务)路由服务请求的系统和方法。

    解决方案:系统可以包括配置为存储资源模型的模型表。 监视器可以耦合到模型表,并且被编程为在提供基础设施的服务中建模资源消耗并且将建模的资源消耗存储在模型表中。 路由器也可以耦合到模型表。 具体地,路由器可以被编程为将每个服务请求路由到设置在具有服务提供基础设施的相关联的服务主机中的对应服务实例。 在优选模式中,相关联的服务主机可以包括网格计算系统中的网格主机。 版权所有(C)2004,JPO&NCIPI

    PROGRAM DISTRIBUTING METHOD AND SYSTEM

    公开(公告)号:JPH11312088A

    公开(公告)日:1999-11-09

    申请号:JP3259699

    申请日:1999-02-10

    Applicant: IBM

    Abstract: PROBLEM TO BE SOLVED: To dynamically reconstitute a program without intervention of a programmer by automatically generating a code for an application to be executed as a distribution application. SOLUTION: A project 401 is processed by a proxy generator 403, which generates a local proxy 405 and a remote proxy 407 and holds a non-changed object 401. A byte code changer 409 processes he non-changed object 401 and generates a serial-enabled object 411 from this object. As in an automatic object distribution(AOD), the remote proxy 407 receives a call from the local proxy 405 and performs a local call to the source object. Further, the remote proxy 407 includes a code for transferring the call from the remote object through the remote proxy 407 finally to the call destination.

    SYSTEMS, METHODS AND COMPUTER PROGRAM PRODUCTS FOR ASSIGNING, GENERATING AND DELIVERING CONTENT TO INTRANET USERS

    公开(公告)号:CA2479629C

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

    申请号:CA2479629

    申请日:1999-03-12

    Applicant: IBM

    Abstract: Systems, methods and computer program products allow intranet administrators to assign, generate and deliver content to users of an intranet. Intranet users are defined and assigned to various defined user groups. Units of content available to users of an intranet are also defined and assigned to various defined content groups. The defined content groups are then associated with the defined user groups such that each of the defined user groups has at least one of the defined units of content associated therewith. A content page creation .profile is provided for each defined use r and is configured to control how content is displayed within a user's customized content page. Through identified relationships of user groups and content groups, the units of content assign ed to a user can be determined and a content page containing the assigned units of content can b e created and delivered to a user.

    SYSTEMS, METHODS AND COMPUTER PROGRAM PRODUCTS FOR ASSIGNING, GENERATING AND DELIVERING CONTENT TO INTRANET USERS

    公开(公告)号:CA2479630C

    公开(公告)日:2007-05-22

    申请号:CA2479630

    申请日:1999-03-12

    Applicant: IBM

    Abstract: Systems, methods and computer program products allow intranet administrators to assign, generate and deliver content to users of an intranet. Intranet users are defined and assigned to various defined user groups. Units of content available to users of an intranet are also defined and assigned to various defined content groups. The defined content groups are then associated with the defined user groups such that each of the defined user groups has at least one of the defined units of content associated therewith. A content page creation profile is provided for each defined user and is configured to control how content is displayed within a user's customized content page. Through identified relationships of user groups and content groups, the units of content assign ed to a user can be determined and a content page containing the assigned units of content can b e created and delivered to a user.

Patent Agency Ranking