From 62c94253c94f587c419ba41be9ed063c5c32916a Mon Sep 17 00:00:00 2001 From: Heather Miller Date: Mon, 19 Dec 2016 09:35:53 -0500 Subject: Chapters to README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 663b9ff..639d9a5 100755 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3