org.jgroups.protocols
Class MERGEFAST
public
class
MERGEFAST
extends Protocol
The coordinator attaches a small header to each (or every nth) message. If another coordinator
in the
same group sees the message, it will initiate the merge protocol immediately by sending a MERGE
event up the stack.
Author: Bela Ban, Aug 25 2003
public void down(
Event evt)
public String getName()
public void up(
Event evt)
Copyright ? 1998-2005 Bela Ban. All Rights Reserved.