mirror of
https://github.com/theanalyst/awesome-distributed-systems.git
synced 2024-11-20 11:08:09 -05:00
Bootcamp: Formatting better
This commit is contained in:
parent
ece9f600e7
commit
c949c46a6a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Most links will tend to be readings on architecture itself rather than code itse
|
|||
## Bootcamp
|
||||
Read things here before you start.
|
||||
- [CAP Theorem](http://en.wikipedia.org/wiki/CAP_theorem), Also [plain english](http://ksat.me/a-plain-english-introduction-to-cap-theorem/) explanation
|
||||
- [Fallacies of Distributed Computing](http://en.wikipedia.org/wiki/Fallacies_of_distributed_computing) YES!! EXPECT EVERYTHING TO BREAK!!!
|
||||
- [Fallacies of Distributed Computing](http://en.wikipedia.org/wiki/Fallacies_of_distributed_computing), expect things to break, *everything*
|
||||
|
||||
## Books
|
||||
- [Distributed Systems for fun and profit](http://book.mixu.net/distsys/single-page.html) [Free]
|
||||
|
|
Loading…
Reference in a new issue