This content has been marked as final.
Show 1 reply
-
1. Re: Several instances of TreeCache in one application - repl
ben.wang Aug 25, 2005 9:20 PM (in response to skipy)JBossCache of which is using JGroups for replication layer has the notion of a *group* if you use the same cluster name, mcast address, and port. If it is within the same group, all replication (and state transfer) will occur.
-Ben