A Dynamic Two-Phase Commit Protocol for Self-Adapting Services

  • Authors:
  • Weihai Yu;Yan Wang;Calton Pu

  • Affiliations:
  • University of Tromsø, Norway;University of Tromsø, Norway;Georgia Institute of Technology, Atlanta, GA

  • Venue:
  • SCC '04 Proceedings of the 2004 IEEE International Conference on Services Computing
  • Year:
  • 2004

Quantified Score

Hi-index 0.01

Visualization

Abstract

Next-generation applications based on Web services impose additional requirements on the use of coordination protocols with various optimizations, such as the two-phase commit protocol (2PC). This paper analyses the well-known 2PC optimizations presumed commit and presumed abort, and presents an improved 2PC that is suitable for Web services based applications. More specifically, the protocol allows every individual service provider to choose dynamically the most appropriate presumption for any distributed transaction. The protocol does not introduce extra overhead to the previous 2PC variants in terms of number of messages and log records, and it is easy to understand and realize.