From 69a626e73e86206ddc9228da837244372c57bca7 Mon Sep 17 00:00:00 2001 From: Josh Hanson Date: Mon, 13 Mar 2017 18:19:29 -0400 Subject: [PATCH] extras/readings: Add distributed systems readings --- extras/readings.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extras/readings.md b/extras/readings.md index 3426cdb..eaec39b 100644 --- a/extras/readings.md +++ b/extras/readings.md @@ -39,6 +39,8 @@ Name | Author(s) [Computer Organization and Design: The Hardware/Software Interface](https://www.amazon.com/gp/product/0124077269) | David Patternson, John Hennessy [Computer Networks (5th Edition)](http://www.amazon.com/Computer-Networks-5th-Andrew-Tanenbaum/dp/0132126958/) | Andrew S. Tanenbaum, David J. Wetherall [Computer Networking: A Top-Down Approach (6th Edition)](https://www.amazon.com/Computer-Networking-A-Top-Down-Approach/dp/1292153598/) | James F Kurose, Keith W Ross +[Distributed Systems: Principles and Paradigms](https://www.amazon.com/Distributed-Systems-Principles-Andrew-Tanenbaum/dp/153028175X) | Andrew Tanenbaum +[Distributed Systems Reading Group](http://dsrg.pdos.csail.mit.edu/papers/) | Various ## Theory