RSS feed
<< January 8, 2008 | Home | January 10, 2008 >>

Client-side session replication for clusters

using cometd/bayeux

Techniques for  replicating session data include distributing: to all nodes in a cluster; to a subset of the nodes in the cluster; to a database; to a cluster server; etc. etc. To this range of solutions, cometd/bayeux now adds the possibility of using the client machine to store replicated session.

Read more...