[jboss-user] [JBossCache] - Re: How to use fully-eplicated and buddy-replicated caches w

FredrikJ do-not-reply at jboss.com
Mon Jan 7 07:17:28 EST 2008


Why don't you just use separate regions in the cache?

I.e.:
root  {}
  |   /data_a  
  |       /...   // first data set here
  |   /data_b  
  |       /...   // second data set here

That way you use one cache for your data.

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

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



More information about the jboss-user mailing list