Transactions

XA and 2PC

An XA compliant driver is a driver that can participate in an XA compliant transaction as defined by the X/Open specification. The XA compliance enables the resources (databases, queues,…) to participate in distributed transactions, typically with Two-Phase Commit. 2PC is not usually a desired thing due to its costs and it is better to use compensating transactions instead.

page_revision: 2, last_edited: 1231067651|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License