Distributed Systems
When simple things get complicated
Resources
- A distributed systems reading list
- Terminologies and common considerations considering the theoretical and the practical aspect of distributed systems
- A distributed systems reading list
- A list of articles and books organized by topics
Links
- An Interactive Intro to CRDTs
- CRDTs, data structure that guarantee eventual consistency
- Examples with last write win register and last write win map
- Clocks and Causality - Ordering Events in Distributed Systems
(HN)
- How logical clocks order events in distributed systems
- Clocks introduced: Lamport clock, Lamport origin clock, vector clock and dotted vector clock, Lamport causal clock