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:

    The secret point of money and power in America is neither the things that money can buy nor power for power’s sake ... but absolute personal freedom, mobility, privacy. It is the instinct which drove America to the Pacific, all through the nineteenth century, the desire to be able to find a restaurant open in case you want a sandwich, to be a free agent, live by one’s own rules.
    Joan Didion (b. 1934)

    It seems a fantastic paradox, but it is nevertheless a most important truth, that no architecture can be truly noble which is not imperfect.
    John Ruskin (1819–1900)