diff options
| author | Heather Miller <heather.miller@epfl.ch> | 2016-12-19 09:35:53 -0500 |
|---|---|---|
| committer | Heather Miller <heather.miller@epfl.ch> | 2016-12-19 09:35:53 -0500 |
| commit | 62c94253c94f587c419ba41be9ed063c5c32916a (patch) | |
| tree | 2ea1fc0ef0e52a2a068e8f5527613432ad052e9a | |
| parent | 8c96c8ac295bf52f03409314a5daa43319df9cd7 (diff) | |
Chapters to README
| -rwxr-xr-x | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -10,6 +10,18 @@ concerns central to distributed systems like consistency, availability, and fault tolerance, from the lense of the programming models and frameworks that the programmer uses to build these systems. +## Chapters + +1. RPC +2. Futures & Promises +3. Message-passing +4. Distributed Programming Languages +5. CAP, Consistency, & CRDTs +6. Programming Languages & Consistency +7. Langauges Extended for Distribution +8. Large-scale Parallel Batch Processing +9. Large-scale Streaming + ## Editing this book ### Workflow |
