Re: [jgroups-users] Causal Order Broadcasting with Vector Clocks
Brought to you by:
belaban
|
From: tdumidu <td...@gm...> - 2014-06-13 11:01:12
|
Thanks Bela. I am developing a leaderless consensus algorithm using JGroup. So inorder to acheive consensus i hope to use causal order broadcasting technique with vector clocks. Could you able to give me an advise on how to achieve that using JGroup? I saw that JGroup support Total Order Anycast(TOA) protocol. Can i achieve the ordering of broadcast messages using TOA? Or else do i need to separately implement Causal Order Broadcasting algorithm? Highly appreciate if you can give me an advise. Best Regards, Dumidu. -- View this message in context: http://jgroups.1086181.n5.nabble.com/Causal-Order-Broadcasting-with-Vector-Clocks-tp10260p10263.html Sent from the JGroups - General mailing list archive at Nabble.com. |