Lec19 Screencast: Byzantine Failures, Distributed Commit, Paxos (04/03/19)
UMass OS · 67:26
This lecture walks through how distributed systems get all-or-nothing agreement under failures: crash-fault consensus needs 2F+1 nodes and a majority, Byzantine agreement needs 3F+1, two-phase commit is safe but can b...