会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 3. 发明授权
    • Cluster caching with concurrency checking
    • 具有并发检查的群集缓存
    • US07444333B2
    • 2008-10-28
    • US11338969
    • 2006-01-25
    • Dean Bernard JacobsRob WoollenAdam MessingerSeth White
    • Dean Bernard JacobsRob WoollenAdam MessingerSeth White
    • G06F17/30
    • G06F17/30902G06Q20/04G06Q20/389G07F19/201H04L67/1095H04L67/2852H04L67/288H04L69/329Y10S707/99938
    • Concurrency can be maintained in cluster caching when processing an update request on network server that is storing a local copy of a data item. The request can be processed using the local copy of the data item. A predicated update request can be sent to a network database storing the data item, wherein the database can commit the update if the local copy is current with the data item. If the local copy is not current, the network server can request a new copy, process the request using the current copy, and try another predicated request. The process can continue until the update is committed to the database or aborted. Once committed, any other servers in the cluster can be notified that the data item has been updated. Those other servers can drop any local copy of the data item and can request an updated copy of the data item.
    • 在存储数据项的本地副本的网络服务器上处理更新请求时,可以在群集缓存中维护并发性。 可以使用数据项的本地副本处理请求。 可以将预测的更新请求发送到存储数据项的网络数据库,其中如果本地副本与数据项目当前一起,则数据库可以提交更新。 如果本地副本不是当前副本,则网络服务器可以请求新的副本,使用当前副本处理请求,并尝试另一个预定请求。 该过程可以继续,直到更新提交到数据库或中止。 一旦提交,群集中的任何其他服务器都可以通知数据项目已被更新。 那些其他服务器可以删除数据项的任何本地副本,并可以请求数据项的更新副本。
    • 10. 发明授权
    • Exactly once JMS communication
    • 完全一次JMS沟通
    • US07409436B2
    • 2008-08-05
    • US11451764
    • 2006-06-13
    • Dean Bernard JacobsEric M. Halpern
    • Dean Bernard JacobsEric M. Halpern
    • G06F15/16
    • H04L67/1095H04L12/1868H04L69/329
    • A system for managing a JMS message store in a clustered network includes an object acting as a message store for Java Message Service (JMS). A lead server is selected from several clustered servers. The lead server uses a distributed consensus algorithm to select a host server, utilizing multicast messaging while executing rounds of the algorithm. The selected host server hosts the JMS message store, providing sole access to JMS. The other servers are notified of the new host by multicast messaging. All servers in the cluster can use JMS, but they must send messages to the message store on the host and pick up any messages from the message store.
    • 用于在集群网络中管理JMS消息存储的系统包括充当Java消息服务(JMS)的消息存储的对象。 从多个集群服务器中选择主要服务器。 主导服务器使用分布式共享算法来选择主机服务器,在执行算法时使用多播消息传递。 选定的主机服务器托管JMS消息存储,提供对JMS的唯一访问。 其他服务器通过组播消息通知新主机。 集群中的所有服务器都可以使用JMS,但是它们必须向主机上的消息存储区发送消息,并从消息存储区中接收任何消息。