Skip to content

scalar-labs/btm

Folders and files

NameName
Last commit message
Last commit date
Jan 16, 2024
Jan 12, 2024
Feb 25, 2015
Apr 22, 2017
Jul 7, 2016
Feb 25, 2015
Feb 25, 2015
Feb 25, 2015
Jul 7, 2016
Aug 13, 2016
Sep 1, 2011
Sep 13, 2013
Aug 12, 2016
Aug 22, 2013
Dec 27, 2023
Jan 12, 2024
Jan 12, 2024
Oct 16, 2015

Repository files navigation

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: