Author(s)Filip Hanik, Bela Ban (modifications for synchronous replication)
Title: Tomcat Session Replication for Tomcat 4.0
Description: A very simple straight forward implementation of
session replication of servers in a cluster.
This session replication is implemented "live". By live
I mean, when a session attribute is added into a session on Node A
a message is broadcasted to other messages and setAttribute is called on the
replicated sessions.
A full description of this implementation can be found under
Filip's Tomcat Page
Copyright: See apache license
Company: www.filip.net
Description: A very simple straight forward implementation of session replication of servers in a cluster.
This session replication is implemented "live". By live I mean, when a session attribute is added into a session on Node A a message is broadcasted to other messages and setAttribute is called on the replicated sessions.
A full description of this implementation can be found under
Copyright: See apache license Company: www.filip.net