Expand description
A Primary Copy Method to Support Highly-Available Distributed Systems.
Modules§
Structs§
- Client
- Client
Identifier - Configuration
- Replica
- A replica may perform the role of a primary or backup depending on the configuration and the current view. Implements a message-based viewstamped replication revisited protocol that does not wait for messages to arrive. Instead, the protocol requires returned messages to be re-queued for later (i.e. after a new message comes in).
- Reply
- Request