Merge pull request #181 from diogo149/making-reliable-distributed-systems

Adding "Making Reliable Distributed Systems in the Presence of Software Errors" Erlang paper
pull/185/head
Jeremy Heiler 10 years ago
commit c90e7e68b3

@ -46,6 +46,8 @@
* [Linearizability: A Correctness Condition for Concurrent Objects](http://cs.brown.edu/~mph/HerlihyW90/p463-herlihy.pdf)
* [Making Reliable Distributed Systems in the Presence of Software Errors](http://www.erlang.org/download/armstrong_thesis_2003.pdf)
* [Managing Update Conflicts in Bayou, a Weakly Connected Replicated Storage System](http://zoo.cs.yale.edu/classes/cs422/2013/bib/terry95managing.pdf)
* [Map-Reduce-Merge: Simplified Relational Data Processing on Large Clusters](http://www.cs.duke.edu/courses/cps399.28/current/papers/sigmod07-YangDasdanEtAl-map_reduce_merge.pdf)

Loading…
Cancel
Save