sargx digital garden

Home

❯

Computer $h1t

❯

Distributed Systems

❯

Consistency Consensus Guarantees

❯

Consensus Algorithms

❯

ZAB (Zookeeper)

ZAB (Zookeeper)

Feb 17, 20261 min read

Technically speaking atomic broadcast is a problem different from pure consensus, but it still falls under the category of partition tolerant algorithms that ensure strong consistency.

  • ZooKeeper Atomic Broadcast - Reed, 2011
  • A simple totally ordered broadcast protocol - Junqueira, Reed, 2008

🌱 Back to Garden


Graph View

Backlinks

  • Consensus Algorithms

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community