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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...