1
0
Fork 0
mirror of https://github.com/theanalyst/awesome-distributed-systems.git synced 2024-11-20 11:08:09 -05:00
A curated list to learn about distributed systems
Find a file
Abhishek L 058ea6da11 Adding a testing section, link to drapper
While more links are of course appreciated and expected, this is a start :)
2016-05-13 17:54:59 +02:00
README.md Adding a testing section, link to drapper 2016-05-13 17:54:59 +02:00

awesome-distributed-systems

A (hopefully) curated list on awesome material on distributed systems, inspired by other awesome frameworks like awesome-python. Most links will tend to be readings on architecture itself rather than code itself.

Bootcamp

Read things here before you start.

Books

Papers

Must read papers on distributed systems. While nearly all of Lamport's work should feature here, just adding a few that must be read.

Storage & Databases

Messaging systems

Distributed Consensus

Testing

While designing distributed systems are hard enough, testing them is even harder.

  • Drapper, A large scale distributed-systems tracing infrastructure, this is also the basis for the open source Zipkin tool

Courses

Meta Lists

Other lists like this one