Review: Rethink the Linearizability Constraints of Raft for Distributed Systems
A critical review of a research paper proposing Raft optimizations for faster reads/writes while preserving linearizability in distributed systems.
A critical review of a research paper proposing Raft optimizations for faster reads/writes while preserving linearizability in distributed systems.
A review of SwiftPaxos, a new Paxos variant designed for fast, geo-replicated state machines in high-latency networks.
Phil Eaton explains the core concepts and intuitions behind distributed consensus systems in a technical talk.
A technical review of the Nezha consensus protocol, which uses synchronized clocks for high-performance distributed systems.