Permalink
Browse files

Create distributed-algorithms.md

  • Loading branch information...
1 parent 0cc26dd commit ac0dfefb4184f7963792d1093329210d90a2d214 @mies mies committed Oct 7, 2013
Showing with 5 additions and 0 deletions.
  1. +5 −0 distributed-algorithms.md
View
5 distributed-algorithms.md
@@ -0,0 +1,5 @@
+Theoretic algorithms on fault tolerance, leader election, consensus and snapshotting:
+
+* [Distributed Algorithms](http://www.amazon.com/Distributed-Algorithms-Kaufmann-Management-ebook/dp/B006QUTUR2/ref=sr_1_10?s=books&ie=UTF8&qid=1381109252&sr=1-10&keywords=distributed+systems)
+* [Elements of Distributed Computing](http://www.amazon.com/Elements-Distributed-Computing-Vijay-Garg-ebook/dp/B00275FWH2/ref=pd_sim_b_7)
+* [Distributed Computing](http://www.amazon.com/Distributed-Computing-Principles-Algorithms-Systems/dp/0521189845/ref=sr_1_1?s=books&ie=UTF8&qid=1381109329&sr=1-1&keywords=distributed+computing)

0 comments on commit ac0dfef

Please sign in to comment.