Hi,

Sorry, my mistake. The JGroups code can be found here: https://github.com/cloudtm/JGroups/tree/multicast and an example config file can be found here: http://pastebin.com/Z46j3YJa

Basically, It has two total order multicast protocols. The GROUP_MULTICAST has a cost of 3 communication steps (and less messages exchange) and the GROUP_MULTICAST4 has a cost of 2 communication steps, but more messages exchange. This is only needed for distribution.

Both the protocols don't support fault tolerance yet.

For replication you must add the Sequencer in JGroups config file.

If anyone has more questions, you can ask me.

Cheers,
Pedro

On 30-06-2011 23:17, Erik Salter wrote:

This may be a silly question, but where is the version of JGroups you’re using?

 

Thanks,

 

Erik

 

From: infinispan-dev-bounces@lists.jboss.org [mailto:infinispan-dev-bounces@lists.jboss.org] On Behalf Of Pedro Ruivo
Sent: Thursday, June 30, 2011 2:43 PM
To: infinispan -Dev List
Subject: [infinispan-dev] Total Order Replication/Distribution

 

Hi,

Paolo has told me to send you the link for the total order replication/distribution schemes code. The code is on github here: https://github.com/cloudtm/infinispan/tree/total-order-replication.

A brief description and an initial evaluation is on cloudtm wiki. If you have any doubts, don’t hesitate to ask me.

Cheers
Pedro



The information contained in this message is legally privileged and confidential, and is intended for the individual or entity to whom it is addressed (or their designee). If this message is read by anyone other than the intended recipient, please be advised that distribution of this message, in any form, is strictly prohibited. If you have received this message in error, please notify the sender immediately and delete or destroy all copies of this message.


_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev