SYSTEMS, METHODS AND COMPUTER PRODUCTS FOR A SECURITY FRAMEWORK TO REDUCE ON-LINE COMPUTER EXPOSURE
    11.
    发明申请
    SYSTEMS, METHODS AND COMPUTER PRODUCTS FOR A SECURITY FRAMEWORK TO REDUCE ON-LINE COMPUTER EXPOSURE 审中-公开
    用于安全框架的系统,方法和计算机产品,以减少在线计算机的接触

    公开(公告)号:US20090044249A1

    公开(公告)日:2009-02-12

    申请号:US11837012

    申请日:2007-08-10

    申请人: Jinmei Shen Hao Wang

    发明人: Jinmei Shen Hao Wang

    IPC分类号: G06F21/00

    摘要: Systems, methods and computer products for a security framework to reduce on-line computer exposure. Exemplary embodiments include a computer security method, including initiating a computer session on a first computer, receiving a grace period entry into the first computer, monitoring mouse and keyboard on the first computer activity during the computer session, monitoring long-running jobs initiated on the first computer during the computer session, monitoring authorized computer access of a plurality of computers to the first computer, determining which computers of the plurality of computers can access the first computer and for what time period and terminating computer traffic related to the first computer in response to an expiration of the grace period.

    摘要翻译: 用于安全框架的系统,方法和计算机产品,以减少在线计算机曝光。 示例性实施例包括计算机安全方法,包括在第一计算机上启动计算机会话,在计算机会话期间接收宽限期条目到第一计算机,监视鼠标和键盘上的第一计算机活动,监视在该计算机会话上发起的长时间运行的作业 监视计算机会话期间的第一计算机,监视多个计算机的授权计算机访问到第一计算机,确定多个计算机中的哪些计算机可以访问第一计算机,以及在什么时间段内终止与第一计算机有关的计算机流量以作出响应 到宽限期的到期。

    Efficient handling of mostly read data in a computer server
    12.
    发明授权
    Efficient handling of mostly read data in a computer server 失效
    在计算机服务器中大部分读取数据的高效处理

    公开(公告)号:US07490111B2

    公开(公告)日:2009-02-10

    申请号:US11422687

    申请日:2006-06-07

    申请人: Jinmei Shen Hao Wang

    发明人: Jinmei Shen Hao Wang

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

    摘要: An apparatus and method is described for improving access to mostly read data on network servers. The preferred embodiments more efficiently utilize replicated data servers to minimize server response time for improved performance of data access to network servers by workload managing client requests across the primary server and all replicated servers when it is possible to do so. In preferred embodiments, a load balancer supplies the most current data for mostly read data transactions while maximizing server usage by workload managing client requests across the primary server and all replicated servers. Client requests are managed by a load balancer in the workload manager. Client requests are sent by the load balancer to replicated servers when a routing table (stale data marker list) indicates that the data is in a safe period. Clients are directed exclusively to the primary server only during data update times.

    摘要翻译: 描述了一种用于改善对网络服务器上主要读取的数据的访问的装置和方法。 优选实施例更有效地利用复制数据服务器来最小化服务器响应时间,以便在可能的情况下通过主服务器和所有复制服务器管理客户端请求的工作负载来管理对网络服务器的数据访问性能。 在优选实施例中,负载平衡器为大部分读取的数据事务提供最新数据,同时通过跨主服务器和所有复制服务器管理客户端请求的工作负载最大化服务器使用。 客户端请求由工作负载管理器中的负载平衡器管理。 当路由表(陈旧数据标记列表)指示数据处于安全期间时,客户端请求由负载平衡器发送到复制服务器。 只有在数据更新时间内,客户端才被定向到主服务器。

    Moving records between partitions
    13.
    发明申请
    Moving records between partitions 有权
    在分区之间移动记录

    公开(公告)号:US20080320244A1

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

    申请号:US12228686

    申请日:2008-08-14

    申请人: Jinmei Shen Hao Wang

    发明人: Jinmei Shen Hao Wang

    IPC分类号: G06F12/02

    摘要: In an embodiment, data is partitioned into partitions, which are divided into levels. The levels are ordered by creation times of the levels. A request is received at a current partition, which includes a key that identifies a field in a record and a value for the key. A determination is made whether the value exists in the field in the current partition. If the determination is false, a message is sent from the current partition to a next-older partition, and the message instructs the next-older partition to move the record with the value from the next-older partition to the current partition. If the determination is true, the record with the value in the field is moved from the current partition to a next-newer partition if the next-newer partition sent the request, and the record is deleted from the current partition.

    摘要翻译: 在一个实施例中,数据被分割成分区,其被划分为多个级别。 级别按照级别的创建时间排序。 在当前分区处接收到一个请求,该分配包括一个标识记录中的字段的密钥和该密钥的值。 确定值是否存在于当前分区的字段中。 如果确定为false,则会将消息从当前分区发送到下一个较旧的分区,并且该消息指示下一个旧分区将该记录从下一个旧分区移动到当前分区。 如果确定为真,则如果下一个较新的分区发送请求,则将该字段中的值的记录从当前分区移动到下一个更新的分区,并且该记录从当前分区中删除。

    EFFICIENT HANDLING OF MOSTLY READ DATA IN A COMPUTER SERVER
    14.
    发明申请
    EFFICIENT HANDLING OF MOSTLY READ DATA IN A COMPUTER SERVER 审中-公开
    在计算机服务器中大量读取数据的有效处理

    公开(公告)号:US20080275949A1

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

    申请号:US12174071

    申请日:2008-07-16

    申请人: Jinmei Shen Hao Wang

    发明人: Jinmei Shen Hao Wang

    IPC分类号: G06F15/16

    摘要: An apparatus and method is described for improving access to mostly read data on network servers. The preferred embodiments more efficiently utilize replicated data servers to minimize server response time for improved performance of data access to network servers by workload managing client requests across the primary server and all replicated servers when it is possible to do so. In preferred embodiments, a load balancer supplies the most current data for mostly read data transactions while maximizing server usage by workload managing client requests across the primary server and all replicated servers. Client requests are managed by a load balancer in the workload manager. Client requests are sent by the load balancer to replicated servers when a routing table (stale data marker list) indicates that the data is in a safe period. Clients are directed exclusively to the primary server only during data update times.

    摘要翻译: 描述了一种用于改善对网络服务器上主要读取的数据的访问的装置和方法。 优选实施例更有效地利用复制数据服务器来最小化服务器响应时间,以便在可能的情况下通过主服务器和所有复制服务器管理客户端请求的工作负载来管理对网络服务器的数据访问性能。 在优选实施例中,负载平衡器为大部分读取的数据事务提供最新数据,同时通过跨主服务器和所有复制服务器管理客户端请求的工作负载最大化服务器使用。 客户端请求由工作负载管理器中的负载平衡器管理。 当路由表(陈旧数据标记列表)指示数据处于安全期间时,客户端请求由负载平衡器发送到复制服务器。 只有在数据更新时间内,客户端才被定向到主服务器。

    Method and System for Coordinating Auxiliary Data Content Entry Into Service Requests
    15.
    发明申请
    Method and System for Coordinating Auxiliary Data Content Entry Into Service Requests 审中-公开
    协调辅助数据内容进入服务请求的方法和系统

    公开(公告)号:US20080270521A1

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

    申请号:US11739855

    申请日:2007-04-25

    申请人: Jinmei Shen Hao Wang

    发明人: Jinmei Shen Hao Wang

    IPC分类号: G06F15/16

    CPC分类号: G06Q30/02 H04L67/20

    摘要: A system and method for handling client service requests. In one embodiment, a client service request containing a content request directive and request context data is received at a server-side client interface. A request callback object containing the content request directive and the request context is generated. The callback object is issued to a connection agent that interfaces an auxiliary content channel and a transaction service. Responsive to the connection agent receiving the callback object, an asynchronous service request comprising the content request directive is issued to the transaction service and the callback object is registered with the auxiliary content channel. The auxiliary content channel retrieves auxiliary content that has been selected and prioritized in accordance with the request content. The retrieved auxiliary content is sent during servicing of the asynchronous service request by the transaction service. Responsive to retrieval of data satisfying the content request directive, the sending of retrieved auxiliary content is suspending and the data satisfying the content request directive is sent to the server-side client interface.

    摘要翻译: 一种用于处理客户端服务请求的系统和方法。 在一个实施例中,在服务器端客户端接口处接收包含内容请求指令和请求上下文数据的客户端服务请求。 生成包含内容请求指令和请求上下文的请求回调对象。 回调对象被发送给连接代理,该连接代理接口辅助内容通道和事务服务。 响应于接收回调对象的连接代理,向交易服务发出包括内容请求指令的异步服务请求,并且向辅助内容信道注册回调对象。 辅助内容通道根据请求内容检索已被选择并优先化的辅助内容。 检索到的辅助内容是由事务服务在异步服务请求的服务期间发送的。 响应于满足内容请求指令的数据检索,检索到的辅助内容的发送被暂停,并且满足内容请求指令的数据被发送到服务器端客户端接口。

    Method and Apparatus for Handling Service Requests in a Data Processing System
    16.
    发明申请
    Method and Apparatus for Handling Service Requests in a Data Processing System 有权
    在数据处理系统中处理服务请求的方法和装置

    公开(公告)号:US20080168446A1

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

    申请号:US11621665

    申请日:2007-01-10

    申请人: Jinmei Shen Hao Wang

    发明人: Jinmei Shen Hao Wang

    IPC分类号: G06F9/46

    摘要: A method for handling service requests in a data processing system is disclosed. In response to a service request, a priority of the service request is determined by mapping a context of the service request to a service level agreement (SLA). SLA-aware and timeout-conscious and preemptive and replayable lock manager is designed to account for different operational goals and different importance to satisfy various SLAs. An average processing time of the service request is then calculated based on statistical results. The service request will be allowed to process if the determined average processing time meets historical guarantee situations.

    摘要翻译: 公开了一种在数据处理系统中处理服务请求的方法。 响应于服务请求,通过将服务请求的上下文映射到服务级别协议(SLA)来确定服务请求的优先级。 SLA意识和超时意识以及抢占和重播的锁管理器旨在说明不同的运营目标和不同的重要性,以满足各种SLA。 然后根据统计结果计算服务请求的平均处理时间。 如果确定的平均处理时间满足历史保证情况,则服务请求将被允许处理。

    Sending keys that identify changes to clients
    17.
    发明申请
    Sending keys that identify changes to clients 审中-公开
    发送用于标识客户端更改的密钥

    公开(公告)号:US20070088700A1

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

    申请号:US11249806

    申请日:2005-10-13

    IPC分类号: G06F17/30

    摘要: A method, apparatus, system, and signal-bearing medium that, in an embodiment, receive a change request from a first client at a first time, where the change request includes a key that identifies a field in a data object. A determination is made that the first client changed the field identified by the key at a second time that is before the first time and that a second client changed the field identified at a third time that is after the second time and before the first time, and the key is sent to the second client. The client receives the key, and in various embodiments invalidates the key in a cache or removes the key from the cache. In an embodiment, the data value of the change request is also sent to the second client, which updates the cache with the data value. In this way, stale data in a cache at a client is either updated or removed.

    摘要翻译: 一种方法,装置,系统和信号承载介质,其在一个实施例中在第一时间从第一客户端接收改变请求,其中所述改变请求包括标识数据对象中的字段的密钥。 确定第一客户端在第一时间之前的第二时间改变由密钥标识的字段,并且第二客户端改变在第二时间之后且在第一次之前的第三时间标识的字段, 并将密钥发送给第二个客户端。 客户端接收密钥,并且在各种实施例中使高速缓存中的密钥无效或从高速缓存中移除密钥。 在一个实施例中,改变请求的数据值也被发送到第二客户端,第二客户端用数据值来更新高速缓存。 以这种方式,客户端缓存中的陈旧数据将被更新或删除。

    Routing requests based on synchronization levels
    18.
    发明申请
    Routing requests based on synchronization levels 审中-公开
    基于同步级别路由请求

    公开(公告)号:US20070083521A1

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

    申请号:US11246821

    申请日:2005-10-07

    IPC分类号: G06F17/30

    CPC分类号: H04L67/1095 H04L67/327

    摘要: A method, apparatus, system, and signal-bearing medium that, in an embodiment, route requests to servers based on a synchronization level of data that the servers provide. In an embodiment, synchronization levels that servers provide are determined, a synchronization level that a request requires is determined, a server is selected based on the provided synchronization levels and the required synchronization level, and the request is routed to the selected server. The selection of the server may include selecting a subset of the servers, ordering the subset based on the provided synchronization levels, and selecting the highest synchronization level that is processing less than a threshold number of requests. In various embodiments, the provided synchronization levels are determined based on probabilities that data changes are synchronized between the servers based on distributions of propagation time delays of data changes between the servers, based on distributions of elapsed times between data changes, and based on both distributions.

    摘要翻译: 一种方法,装置,系统和信号承载介质,其在一个实施例中基于服务器提供的数据的同步级别将请求路由到服务器。 在一个实施例中,确定服务器提供的同步级别,确定请求所需的同步级别,基于所提供的同步级别和所需的同步级别来选择服务器,并且该请求被路由到所选择的服务器。 服务器的选择可以包括选择服务器的子集,基于所提供的同步级别对子集进行排序,以及选择处理小于阈值数目的请求的最高同步级别。 在各种实施例中,所提供的同步水平是基于基于数据变化之间的数据变化的传播时间延迟的分布,基于数据变化之间的经过时间的分布,并且基于两个分布 。

    On-demand propagation of routing information in distributed computing system
    19.
    发明授权
    On-demand propagation of routing information in distributed computing system 有权
    分布式计算系统中路由信息的按需传播

    公开(公告)号:US08352634B2

    公开(公告)日:2013-01-08

    申请号:US11697341

    申请日:2007-04-06

    申请人: Jinmei Shen Hao Wang

    发明人: Jinmei Shen Hao Wang

    IPC分类号: G06F15/173

    摘要: An apparatus, program product and method utilize on-demand propagation of routing information to reduce the overhead associated with distributing routing information throughout a distributed computing system. The staleness of the routing information utilized in routing client requests for a particular client is gauged based upon the number and/or frequency of client requests issued for that client that require rerouting, e.g., as indicated in responses returned in response to the client requests. Once the reroutes of client requests meet a desired propagation criterion, updated routing information is then requested for the client.

    摘要翻译: 一种装置,程序产品和方法利用路由信息的按需传播来减少与整个分布式计算系统中分发路由信息相关联的开销。 基于针对需要重新路由的该客户端发出的客户端请求的数量和/或频率来测量用于为特定客户端路由客户端请求中使用的路由信息​​的平坦化,例如,如响应于客户端请求而返回的响应中所指示的那样。 一旦客户端请求的重新路由满足期望的传播标准,则为客户端请求更新的路由信息​​。

    MECHANISM TO ENABLE AND ENSURE FAILOVER INTEGRITY AND HIGH AVAILABILITY OF BATCH PROCESSING
    20.
    发明申请
    MECHANISM TO ENABLE AND ENSURE FAILOVER INTEGRITY AND HIGH AVAILABILITY OF BATCH PROCESSING 失效
    机制能够实现和保证加工过程的完整性和高可用性

    公开(公告)号:US20120284557A1

    公开(公告)日:2012-11-08

    申请号:US13551184

    申请日:2012-07-17

    申请人: Jinmei Shen Hao Wang

    发明人: Jinmei Shen Hao Wang

    IPC分类号: G06F11/20 G06F9/46

    摘要: A method, system and computer program product manages a batch processing job by: partitioning the batch processing job for execution in a plurality of batch execution servers from a cluster of computers; designating one computer from the cluster as a primary command server that oversees and coordinates execution of the batch processing job; selecting a second computer from the cluster to serve as a failover command server; storing an object data grid structure in the primary command server; replicating the object grid structure to create and store a replicated object grid structure in the failover command server; in response to the primary command server failing, restarting, by the failover command server, execution of batch processes from the batch processing job in the plurality of batch execution servers utilizing objects within the replicated object grid structure, and executing the batch processes with processing states at the time of the failover.

    摘要翻译: 方法,系统和计算机程序产品通过以下步骤来管理批处理作业:分批批处理作业以在多个批处理执行服务器中从计算机的集群执行; 将集群中的一台计算机指定为监督和协调批处理作业执行的主要命令服务器; 从集群中选择第二台计算机作为故障切换命令服务器; 在主命令服务器中存储对象数据网格结构; 复制对象网格结构以在故障转移命令服务器中创建和存储复制对象网格结构; 响应于主命令服务器发生故障,由故障转移命令服务器重新启动,使用利用复制对象网格结构内的对象的多个批处理执行服务器中的批处理作业执行批处理进程,以及执行具有处理状态的批处理 在故障切换时。