Skip to main content

Epidemic Consensus

Definition

Epidemic consensus describes a class of distributed agreement protocols where information propagates through a network similar to a biological epidemic, with nodes exchanging data until a consistent state is reached. This approach is often employed in systems requiring high availability and fault tolerance, particularly where network partitions or asynchronous communication are common. It allows for robust information dissemination.