This document contains a list of resources related to distributed systems.
- An introduction to distributed systems
- Fallacies of distributed computing
- Readings in distributed systems
- Notes of Distributed Systems for Young Bloods
- Cloud Design Patterns
- Reading List for Distributed Systems, by Swami Sivasubramanian
- What are the seminal papers in distributed systems? Why?, QUORA
- Cristian's Algorithm
- NTP
- Time, Clocks and the Ordering of Events by Leslie Lamport
- Vector Clock Wiki Page
- The Part Time Parliament (Paxos)
- Paxos Simple
- Paxos Made Live - An Engineering Perspective
- In Search of an Understandable Consensus Algorithm (Raft)
- Raft, Understandable Distributed Consensus
- The Raft Consensus Algorithm
- Scalable Reliable Multicast, SRM
- Reliable Multicast Transport Protocol, RMTP
- Gossip Protocol
- The promise, and limitations, of gossip protocols
- Gossip causing AWS outage
- Virtual Synchrony
- Byzantine fault tolerance
- Unreliable Failure Detectors for Reliable Distributed Systems, Chandra & Toueg
- A Gossip-Style Failure Detection Service, Renessse, Minsky & Hayden
- The SWIM Membership Protocol