分布式事务支持
Dubbo 中对分布式事务的支持
分布式事务是基于 JTA/XA 规范实现的。
两阶段提交
在 Dubbo 中,可以使用 [seata](/zh-cn/blog/2019/01/17/How to use seata to ensure the consistency between dubbo microservices/) 来完成对分布式事务的支持。
上次修改时间:2023 年 2 月 9 日:Update docsy to 0.6.0 (#2141) (20081578326)