You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
用于分布式应用的两阶段式提交,而非普通XA分布式事务
计划:
version 0.1 测试分布式应用的应用模式
version 0.2 划分 client 端和 server 端
version 0.2.1 改写 client 端的 TransactionManager 改为声明式事务
version 0.2.2 改写 client 端和 server 端的通信