X/Open XA
From Wikipedia, the free encyclopedia
In computing, the XA standard is an X/Open specification for distributed transaction processing (DTP). It describes the interface between the global transaction manager and the local resource manager.
The XA Specification describes what a resource manager must do to support transactional access. Resource managers that follow this specification are said to be XA compliant.
[edit] See also
- Resource Recovery Services
- two-phase commit
- Distributed Relational Database Architecture (DRDA)
[edit] External links
- Distributed TP: The XA Specification
- X/Open distributed transaction processing model
- XA Transaction for MySQL