[jboss-user] [JBossCache] - Re: Consistent copies of replicated cache?
dnielben
do-not-reply at jboss.com
Thu Nov 8 05:59:55 EST 2007
So, but in the case of synchronous communication if my two instructions arrive from different hosts Ex:
Host1:
C1.put("/a/b", "Key1", "1");
Host2:
C1.put("/a/b", "Key1", "2");
Can we guarantee that we are going to receive booth messages in the same order in all hosts?
Thanks,
Daniel
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102845#4102845
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102845
More information about the jboss-user
mailing list