[jboss-user] [JBossCache] - Re: Simple question: Clustering with FileCacheLoader

manik.surtani@jboss.com do-not-reply at jboss.com
Wed Jan 17 11:11:00 EST 2007


Use a TCP configuration for JGroups if you can't use mcast (see www.jgroups.org for docs on how to do this)

Set your cache mode to REPL_SYNC (better via the config than programmatically - gives you more flexibility)


You don't need to tweak your cache loader config for clustering unless both nodes write to the same file store.

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

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



More information about the jboss-user mailing list