mirror of
https://github.com/theanalyst/awesome-distributed-systems.git
synced 2024-11-20 11:08:09 -05:00
Adding a few books
This commit is contained in:
parent
476549e376
commit
80dd680960
1 changed files with 9 additions and 0 deletions
|
@ -1 +1,10 @@
|
|||
# awesome-distributed-systems
|
||||
|
||||
A (hopefully) curated list on awesome material on distributed systems, inspired by
|
||||
other awesome frameworks like [awesome-python](https://github.com/vinta/awesome-python).
|
||||
Most links will tend to be readings on architecture itself rather than code itself.
|
||||
|
||||
## Books
|
||||
- [Distributed Systems for fun and profit](http://book.mixu.net/distsys/single-page.html) [Free]
|
||||
- [Distributed Systems Principles and Paradigms, Andrew Tanenbaum](http://www.amazon.com/Distributed-Systems-Principles-Paradigms-2nd/dp/0132392275) [Amazon Link]
|
||||
- [Scalable Web Architecture and Distributed Systems](http://www.aosabook.org/en/distsys.html)
|
||||
|
|
Loading…
Reference in a new issue