TeamIn
System Design
Consensus
Sign in
Back to Archive
FREE · TOPIC 097
Consensus
473 words
·
Updated 2026-07-18
·
#system-design
#distributed-systems
#consensus
Accompanying Lab
Lease Leader Election
A lease-based leader election sketch with expiry and fencing tokens, showing the state transition behind one active worker.
View Lab
Primary References & Engineering Sources
·
[[wiki/distributed-systems-resource-guide]]
·
[[wiki/leader-election]]
·
[[wiki/replication]]
·
https://raft.github.io/
← Previous Topic
Compaction And Amplification
Next Topic →
Consistency Models