> From: Remy Maucherat
> Subject: Re: New clustered session manager available
> Date: Wed, 08 Sep 2004 23:53:49 -0700
>
>
> Rob Block wrote:
>
>
> Tomcat developers,
>
>
> I hav
Rob Block wrote:
Tomcat developers,
I have created a plugin for Tomcat 5 that provides scalable session
clustering by replicating each session to a single node rather than
the whole cluster. The plugin uses the jcluster
(http://jcluster.dev.java.net) API for communication, membership and
failover,
Tomcat developers,
I have created a plugin for Tomcat 5 that provides scalable session
clustering by replicating each session to a single node rather than
the whole cluster. The plugin uses the jcluster
(http://jcluster.dev.java.net) API for communication, membership and
failover, a BSD-licensed