[jboss-user] [JBoss Cache: Core Edition] - Re: Configuration issue

manik.surtani@jboss.com do-not-reply at jboss.com
Mon Jan 19 05:21:16 EST 2009


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



More information about the jboss-user mailing list