Skip to main content

Synchronous Consensus Protocol

Definition

A synchronous consensus protocol is a method for achieving agreement among distributed network participants where all messages are guaranteed to be delivered within a known, fixed time bound. This assumption simplifies protocol design and allows for deterministic agreement on the order and validity of transactions. Such protocols provide strong guarantees regarding consistency and liveness. They are typically employed in controlled network environments.