Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.4 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.4 KB

Bitronix Transaction Manager (BTM)

Bitronix Transaction Manager (BTM) is a simple but complete implementation of the Java Transaction API (JTA) 1.1. This eXtended Architecture (XA) transaction manager provides all services required by the JTA while keeping the code as simple as possible for easier understanding of XA semantics.

The master version of the current source was built and published on the Maven Central repository.

Credits

BTM was created and maintained by the Bitronix team and its community, especially @bitronix and @BrettWooldridge.

Scalar, Inc., took over this great project so that we can continue to maintain and build on the project. We would like to thank @bitronix and @BrettWooldridge for their innovative work on BTM.

General information

For general information, see the following:

Configuration

For details about configuring BTM, see the following: