You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Joshua Szmajda <jo...@loki.ws> on 2005/04/25 15:18:33 UTC

tomcat clustering

Hey all,

Is there a way to get the cluster system to replicate ServletContext
scope variables between cluster members? If not, is there a good guide
to writing Multicast sockets somewhere?

Thanks alot!
-Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: tomcat clustering

Posted by Joshua Szmajda <jo...@loki.ws>.
Awesome!
I think though since I need this functionality now, I might go with
JGroups' DistributedHashtable system. It's basically what I need right
out of the box.

Thanks, and good luck! I'll be looking forward to that functionality.

-Josh

Peter Rossbach wrote:

> With the next release I hope we support those handlings context
> attribute replication handling.
> We start a discussion at this list ( last three days).
>
> Topic:
> http://marc.theaimsgroup.com/?t=111417455100003&r=1&w=2
>
> Peter
>
>
>
>
> Joshua Szmajda schrieb:
>
>> Hey all,
>>
>> Is there a way to get the cluster system to replicate ServletContext
>> scope variables between cluster members? If not, is there a good guide
>> to writing Multicast sockets somewhere?
>>
>> Thanks alot!
>> -Josh
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>>
>>
>>
>>  
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: tomcat clustering

Posted by Peter Rossbach <pr...@objektpark.de>.
With the next release I hope we support those handlings context 
attribute replication handling.
We start a discussion at this list ( last three days).

Topic:
http://marc.theaimsgroup.com/?t=111417455100003&r=1&w=2

Peter




Joshua Szmajda schrieb:

>Hey all,
>
>Is there a way to get the cluster system to replicate ServletContext
>scope variables between cluster members? If not, is there a good guide
>to writing Multicast sockets somewhere?
>
>Thanks alot!
>-Josh
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org