[jboss-user] [JBossCache] - Re: Consistent copies of replicated cache?

2007-11-08 Thread dnielben
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

[jboss-user] [JBossCache] - Consistent copies of replicated cache?

2007-11-07 Thread dnielben
Hi, How does jbosscache guarantees consistency of replicas? Example: If I have one cache C1 on host H1 and I execute: C1.put(/a/b, Key1, 1); C1.put(/a/b, Key1, 2); All the replicatec caches are going to see the two events in the same order or it could happen that some replicated caches will

[jboss-user] [JBossCache] - jgroups for voice communications?

2006-09-07 Thread dnielben
Hello, Could you please tell me if there are projects (or howtos) using jgroups for online voice communication? I would appreciate links and references! Daniel View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3970091#3970091 Reply to the post :