Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Readings in Distributed Systems (bytepawn.com)
23 points by Maro on Oct 28, 2008 | hide | past | favorite | 2 comments


What's missing here is an overview of randomized protocols. For example, the "Lamport papers" deal to a large extent with how to achieve consensus in the presence of faults.

He never mentions anywhere in those papers the existence of randomized solutions to these. In practice they are often easier to implement and are only randomized in so far as reaching agreement with probability 1. Which I'm happy with :-).

A good survey is www.cs.yale.edu/~aspnes/randomized-consensus-survey.pdf


Nice list.

More here: http://pdos.csail.mit.edu/6.824/schedule.html (some overlap w/Dynamo, Paxos, Frangipani, and Petal).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: