Next: 2.16.3.1 2 Phase Commit
Up: 2.16 Distributed Transactions
Previous: 2.16.2.2 Models
Contents
- Distribution implies independent failure modes, ie machine can
fail at any time, and others may not discover.
- If one phase commit, client requests commit, but one of
the server may have failed - no way of ensuring durability
- Instead, commit in 2 phases, thus allowing server to request abort.
Subsections
Next: 2.16.3.1 2 Phase Commit
Up: 2.16 Distributed Transactions
Previous: 2.16.2.2 Models
Contents
Daniel Chalmers
2007-02-08