Java Transaction API - X/Open XA Architecture

X/Open XA Architecture

In the X/Open XA architecture, a transaction manager or transaction processing monitor (TP monitor), coordinates the transactions across multiple resources such as databases and message queues. Each resource has its own resource manager. The resource manager typically has its own API for manipulating the resource, for example the JDBC API used by relational databases. In addition, the resource manager allows a TP monitor to coordinate a distributed transaction between its own and other resource managers. Finally, there is the application which communicates with the TP monitor to begin, commit or rollback the transactions. The application also communicates with the individual resources using their own API to modify the resource.

Read more about this topic:  Java Transaction API

Famous quotes containing the words open and/or architecture:

    If we keep an open mind, too much is likely to fall into it.
    Natalie Clifford Barney (1876–1972)

    They can do without architecture who have no olives nor wines in the cellar.
    Henry David Thoreau (1817–1862)