[jboss-user] [JBossCache] - Re: Merge replication?

manik.surtani@jboss.com do-not-reply at jboss.com
Thu Feb 22 11:47:30 EST 2007


anonymous wrote : 
  | Is it possible to create one big cache and configure regions that are shared by a subset of members only? 
  | 

Why?  Shouldn't consumers see everything?

Perhaps what you need is each producer uses a STANDALONE cache, using a TCPCacheLoader.

The consumers create a cache cluster which replicates everything.  The consumer-cluster also has a TCPCacheServer which the TCPCacheLoaders write to.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020695#4020695

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020695



More information about the jboss-user mailing list