×

SIP SERVER ARCHITECTURE FOR IMPROVING LATENCY DURING MESSAGE PROCESSING

  • US 20100205263A1
  • Filed: 02/02/2010
  • Published: 08/12/2010
  • Est. Priority Date: 10/10/2006
  • Status: Active Grant
First Claim
Patent Images

1. A system for improving latency during message processing in a network environment, said system comprising:

  • an engine tier distributed on a cluster network, wherein the engine tier maintains short lived data objects that are local in thread scope, wherein the short lived data objects in the engine tier are garbage collected during thread processing on the engine tier; and

    a state tier distributed on the cluster network, wherein the state tier maintains long lived data objects that are global in thread scope, wherein the long lived data objects in the state tier are garbage collected by halting all thread processing in the state tier for a period of time;

    wherein the engine tier receives a message and processes the message by retrieving a subset of long lived objects from the state tier and employing the subset of long lived data objects as short lived data objects on the engine tier, and wherein once the message is finished processing in the engine tier, the short lived data objects are pushed back to the state tier; and

    whereby the halting of all thread processing caused by garbage collecting the long lived objects in the state tier is separated from message processing in the engine tier.

View all claims
  • 1 Assignment
Timeline View
Assignment View
    ×
    ×