/distributed-systems

my learnings on distributed systems

MIT LicenseMIT

Distributed Systems & Computer Architecture

Papers & Articles

In Progress

TODO

Blogs & Sites

Algorithms to Implement

  • TODO - Raft

Interesting Links

Cleanup TODOs

  • Operational Transform
  • Amdahl's Law
  • concurrent trees - locking issues, lock free implementation, compare-and-swap or test-and-set, non-monotonic updates, CRDT, optimistic concurrency with exponential back-off,djikstra mutex algo
  • Command Query Responsibility Segregation Google File System - 2 level kv store Atthiya & Welch Algorithm Chubby papers merge learn.md file