Uses of Class org.jgroups.stack.MessageProtocol

Uses in package org.jgroups.stack

Classes derived from org.jgroups.stack.MessageProtocol

class
Base class for group RMC peer protocols.

Uses in package org.jgroups.protocols

Classes derived from org.jgroups.stack.MessageProtocol

class
Tests the deadlock detection mechanism of RequestCorrelator.
class
FLOW_CONTROL provides end-end congestion control and flow control.
class
The task of the FLUSH protocol is to flush all pending messages out of the system.
class
Group membership protocol.
class
class
class
Computes the broadcast messages that are stable, i.e.
class
Total order implementation based on The Totem Single-Ring Ordering and Membership Protocol

However, this is an adaption of algorithm mentioned in the research paper above since we reuse our own membership protocol and failure detectors.


Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.