Hmm - if there is no other shared data at all, you could use non-clustered 
caches in all of your JVMs that actually use the country/city data, configure 
them to use a TcpDelegatingCacheLoader, and then set up a single cache on a 
single JVM with all of your data, and stick a TcpCacheServer in front of it.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202799
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to