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