Three-phase commit protocol: Difference between revisions

Content deleted Content added
Added a description of what cohort members do if coordinator fails or times-out after sending preCommits. As written the text (incorrectly) suggested that a time-out at this point would result in an abort.
No edit summary
Line 62:
*[[Two-phase commit protocol]]
 
 
* {{cite web | url = http://ei.cs.vt.edu/~cs5204/fall99/distributedDBMS/sreenu/3pc.html | first = Srinivas R. | last = Gaddam | date = 1995-04-29 | accessdate = 2008-03-11 | title = Three-Phase Commit Protocol }}
* [http://research.microsoft.com/apps/pubs/default.aspx?id=64636 Paxos commit], an alternative fault-tolerant commit algorithm based on the Paxos algorithm for n-process consensus.
 
[[Category:Data management]]