Skip to main content

Atomic Broadcast Channel

Definition

An atomic broadcast channel is a communication mechanism that ensures all participants receive the same messages in the same order, or none at all. This protocol guarantees uniform message delivery and ordering across a distributed network. It is vital for maintaining consistent state across all nodes in a decentralized system, preventing discrepancies and forks.