A New Presumed Commit Optimization for Two Phase Commit.
Butler W. Lampson, David B. Lomet:
A New Presumed Commit Optimization for Two Phase Commit.
VLDB 1993: 630-640@inproceedings{DBLP:conf/vldb/LampsonL93,
author = {Butler W. Lampson and
David B. Lomet},
editor = {Rakesh Agrawal and
Se{\'a}n Baker and
David A. Bell},
title = {A New Presumed Commit Optimization for Two Phase Commit},
booktitle = {19th International Conference on Very Large Data Bases, August
24-27, 1993, Dublin, Ireland, Proceedings},
publisher = {Morgan Kaufmann},
year = {1993},
isbn = {1-55860-152-X},
pages = {630-640},
ee = {db/conf/vldb/LampsonL93.html},
crossref = {DBLP:conf/vldb/93},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Abstract
Two phase commit (2PC) is used to coordinate the commitment of transactions in distributed systems.
The standard 2PC optimization is the presumed abort variant, which uses fewer messages when transactions are aborted and allows the coordinator to forget about aborted transactions.
The presumed commit variant of 2PC uses even fewer messages, but its coordinator must do additional logging.
We describe a new form of presumed commit that reduces the number of log writeswhile preserving the reduction in messages, bringing both these costs below those of presumed abort. The penalty for this is the need to retain a small amountof crash related information forever.
Copyright © 1993 by the VLDB Endowment.
Permission to copy without fee all or part of this material is granted provided that the copies are not made or
distributed for direct commercial advantage, the VLDB
copyright notice and the title of the publication and
its date appear, and notice is given that copying
is by the permission of the Very Large Data Base
Endowment. To copy otherwise, or to republish, requires
a fee and/or special permission from the Endowment.
Online Paper
CDROM Version: Load the CDROM "Volume 1 Issue 5, VLDB '89-'97" and ...
DVD Version: Load ACM SIGMOD Anthology DVD 1" and ...
Printed Edition
Rakesh Agrawal, Seán Baker, David A. Bell (Eds.):
19th International Conference on Very Large Data Bases, August 24-27, 1993, Dublin, Ireland, Proceedings.
Morgan Kaufmann 1993, ISBN 1-55860-152-X
Contents
References
- [1]
- ...
- [2]
- ...
- [3]
- Jim Gray, Andreas Reuter:
Transaction Processing: Concepts and Techniques.
Morgan Kaufmann 1993, ISBN 1-55860-190-2
Contents - [4]
- ...
- [5]
- David B. Lomet:
Using Timestamping to Optimize Two Phase Commit.
PDIS 1993: 48-55
- [6]
- David B. Lomet, Betty Salzberg:
Access Methods for Multiversion Data.
SIGMOD Conference 1989: 315-324
- [7]
- ...
- [8]
- C. Mohan, Bruce G. Lindsay:
Efficient Commit Protocols for the Tree of Processes Model of Distributed Transactions.
PODC 1983: 76-88
- [9]
- C. Mohan, Bruce G. Lindsay, Ron Obermarck:
Transaction Management in the R* Distributed Database Management System.
ACM Trans. Database Syst. 11(4): 378-396(1986)
- [10]
- George Samaras, Kathryn Britton, Andrew Citron, C. Mohan:
Two-Phase Commit Optimizations and Tradeoffs in the Commercial Environment.
ICDE 1993: 520-529
Copyright © Tue Mar 16 02:22:03 2010
by Michael Ley (ley@uni-trier.de)