Back to Engineering Terms

Quorum

System Design

The minimum number of nodes that must agree on a value in a distributed system before that value is considered committed. Essential for consensus protocols.

Tags

distributed-systemsconsensusreliability

Related Concepts