about paxos
Colin McCabe <[email protected]>
| Newsgroups | org.kernel.vger.hail-devel |
|---|---|
| Message-ID | <[email protected]> |
Speaking of CLD replication, I read a really good description of paxos recently: http://the-paper-trail.org/blog/?p=173 It helps if you read the entries on two-phase locking and three-phase locking first: http://the-paper-trail.org/blog/?p=90 http://the-paper-trail.org/blog/?p=103 This is about as good a description of paxos as I've been able to find anywhere. Colin