#fundamentals
Wiki 3
- Byzantine Fault Failure mode where a node produces wrong output while appearing functional
- Distributed Consensus Getting multiple processes to agree on a value: Paxos, Raft, PBFT, and the tradeoff space
- FLP Impossibility Proven 1985 result: no deterministic consensus in async systems with even one crash