Skip to content

Commit

Permalink
Update algorithm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ty4z2008 committed Nov 8, 2015
1 parent bd6bb79 commit 64befb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions algorithm.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,7 @@
* [《Paxos algorithm》](https://www.quora.com/Distributed-Systems/What-is-a-simple-explanation-of-the-Paxos-algorithm)

介绍:如果简单的解释Paxos算法,此外推荐论文[Paxos Made Simple](https://pdos.csail.mit.edu/6.824/papers/paxos-simple.pdf),[Consensus Protocols: Paxos](http://the-paper-trail.org/blog/consensus-protocols-paxos/),[Consensus Protocols: Two-Phase Commit](http://the-paper-trail.org/blog/consensus-protocols-two-phase-commit/),[Consensus Protocols: Three-phase Commit](http://the-paper-trail.org/blog/consensus-protocols-three-phase-commit/)

* [《Introduction to Algorithms》](http://courses.csail.mit.edu/6.006/fall11/staff.shtml)

介绍:Introduction to Algorithms.

0 comments on commit 64befb0

Please sign in to comment.