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

Adding another blog

This commit is contained in:
Abhishek L 2015-02-27 02:48:57 +05:30
parent 0a520abc88
commit 44ce028283

View file

@ -37,3 +37,4 @@ Must read papers on distributed systems. While nearly *all* of Lamport's work sh
## Blogs and other reading links
- [The C10K problem](http://www.kegel.com/c10k.html)
- [On Designing and Deploying Internet-Scale Services](http://static.usenix.org/event/lisa07/tech/full_papers/hamilton/hamilton_html/)
- [Notes on Distributed Systems for Young Bloods](http://www.somethingsimilar.com/2013/01/14/notes-on-distributed-systems-for-young-bloods/)