Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.13 KB

distributed-transactions.md

File metadata and controls

23 lines (19 loc) · 1.13 KB

https://www.atomikos.com

Provides transactions for REST, SOA and microservices with support for JTA and XA.


https://github.com/bitronix/btm

A simple but complete implementation of the JTA 1.1 API.


http://narayana.io

Provides support for traditional ACID and compensation transactions, also complies with JTA, JTS and other standards.