distributed-transactions.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [distributed-transactions]
www.codever.land/bookmarks/t/distributed-transactions
Atomikos
Provides transactions for REST, SOA and microservices with support for JTA and XA.
- tags: java, distributed-transactions
Bitronix
https://github.com/bitronix/btm
A simple but complete implementation of the JTA 1.1 API.
- tags: java, distributed-transactions
- :octocat: source code
Narayana
Provides support for traditional ACID and compensation transactions, also complies with JTA, JTS and other standards.
- tags: java, distributed-transactions