OpenWS-Transaction: enabling reliable web service transactions

  • Authors:
  • Ivan Vasquez;John Miller;Kunal Verma;Amit Sheth

  • Affiliations:
  • Large Scale Distributed Information Systems, Department of Computer Science, The University of Georgia, Athens, GA;Large Scale Distributed Information Systems, Department of Computer Science, The University of Georgia, Athens, GA;Large Scale Distributed Information Systems, Department of Computer Science, The University of Georgia, Athens, GA;Large Scale Distributed Information Systems, Department of Computer Science, The University of Georgia, Athens, GA

  • Venue:
  • ICSOC'05 Proceedings of the Third international conference on Service-Oriented Computing
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

OpenWS-Transaction is an open source middleware that enables Web services to participate in a distributed transaction as prescribed by the WS-Coordination and WS-Transaction set of specifications. Central to the framework are the Coordinator and Participant entities, which can be integrated into existing services by introducing minimal changes to application code. OpenWS-Transaction allows transaction members to recover their original state in case of operational failure by leveraging techniques in logical logging and recovery at the application level. Depending on transaction style, system recovery may involve restoring key application variables and replaying uncommitted database activity. Transactions are assumed to be defined in the context of a BPEL process, although other orchestration alternatives can be used.