[jboss-dev-forums] [JBoss Transactions Development] - Implementing 1PC in WS-AT (WS-Atomic Transaction)
Chirag Rana
do-not-reply at jboss.com
Thu Jun 27 19:20:49 EDT 2013
Chirag Rana [https://community.jboss.org/people/chiragr] created the discussion
"Implementing 1PC in WS-AT (WS-Atomic Transaction)"
To view the discussion, visit: https://community.jboss.org/message/825368#825368
--------------------------------------------------------------
Introduction:
WS-AT specification currently supports two-phase commit (2PC). I went through the specification and some literature review. During this, I came to know that WS-AT specification currently does not support 1PC optimization. It would be nice if we can get 1PC to work externally without disturbing the existing WS-AT specification.
Even if a distributed transaction involves only a single participant, WS-AT requires the execution of the full 2PC protocol. The lack of the 1PC in WS-AT is unfortunate, since it is an important
and widely known optimization — both the OTS and XA standards support the 1PC.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/825368#825368]
Start a new discussion in JBoss Transactions Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2041]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130627/349187f6/attachment.html
More information about the jboss-dev-forums
mailing list