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:

    To become wise you have to want to experience certain experiences, and so to run into their open jaws. This is very dangerous, to be sure; many a “wise man” has been eaten up in doing so.
    Friedrich Nietzsche (1844–1900)

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