[jboss-user] [Clustering/JBoss] - Re: How to configure region based caching & use multiple cac
aman21cent
do-not-reply at jboss.com
Tue Apr 14 14:57:58 EDT 2009
Yes, but this won't work in case of multi threaded environment.
Thread # 1 - Writes into Region X
Thread # 2 - Writes into Region Y at exact same time as Thread # 1
If cache mode set to local then both Region X & Y will not be replicated. Is this true?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225464#4225464
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225464
More information about the jboss-user
mailing list