- Notifications
You must be signed in to change notification settings - Fork109
ByteJTA is a distributed transaction manager based on the XA/2PC mechanism. It’s compatible with the JTA specification. User guide:https://github.com/liuyangming/ByteJTA/wiki
License
NotificationsYou must be signed in to change notification settings
liuyangming/ByteJTA
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ByteJTA is an implementation of Distributed Transaction Manager, based on the XA/2PC mechanism.
ByteJTA is comptible with JTA and could be seamlessly integrated with Spring and other Java containers.
<dependency><groupId>org.bytesoft</groupId><artifactId>bytejta-supports-springcloud</artifactId><version>0.5.0-BETA9</version></dependency>
<dependency><groupId>org.bytesoft</groupId><artifactId>bytejta-supports-dubbo</artifactId><version>0.5.0-BETA9</version></dependency>
- support declarative transaction management
- support distributed transaction scenarios. e.g. multi-datasource, cross-applications and cross-servers transaction
- support Dubbo framework
- support Spring Cloud
If you have any questions or comments regarding this project, please feel free to contact me at:
- send mail tobytefox#126.com
OR - add Tecent QQ group 537445956/606453172
We will review all the suggestions and implement good ones in future release.
About
ByteJTA is a distributed transaction manager based on the XA/2PC mechanism. It’s compatible with the JTA specification. User guide:https://github.com/liuyangming/ByteJTA/wiki
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published