DeliveryManagerImpl |
The implementation of the Delivery Manager
|
DeliveryManagerImpl.MessageInfo |
Keeps the state of a message
|
DeliveryThread |
The delivery thread.
|
MessageID |
The represents an unique identifier for the messages processed by the Total Order Anycast protocol
|
SenderManager |
Keeps track of all sent messages, until the final sequence number is known
|
SequenceNumberManager |
Manages the messages sequence number (keeps it up-to-date)
|
StatsCollector |
This collects the stats and some profiling information
|
TOA |
Total Order Anycast with three communication steps (based on Skeen's Algorithm).
|
ToaHeader |
The header for the Total Order Anycast (TOA) protocol
|