1
0
Fork 0
mirror of https://github.com/theanalyst/awesome-distributed-systems.git synced 2025-07-31 21:59:02 -04:00

Merge pull request #37 from ericdouglas/patch-1

add: Distributed Systems Journey
This commit is contained in:
Abhishek L 2020-08-13 17:34:22 +02:00 committed by GitHub
commit 22862a4a4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -108,3 +108,4 @@ Other lists like this one
- [A Distributed Systems Reading List](https://dancres.github.io/Pages/), A collection of material, mostly papers on Distributed Systems Theory as well as seminal industry papers
- [Distributed Systems Readings](https://henryr.github.io/distributed-systems-readings/), A comprehensive list of online courses related to distributed systems
- [Awesome Distributed Consensus](https://github.com/dgryski/awesome-consensus), Another list of materials on distributed consensus protocols
- [Distributed Systems Journey](https://github.com/ericdouglas/distributed-systems-journey) - 📚 Roadmap to becoming a distributed systems specialist 🎓