分布式事务实战

XA与SeatXA

MQ事务回查

分布式事务其他实现

image.png

一、事务提交阶段(2PC/3PC)

1. 二阶段提交(2PC)

2. 三阶段提交(3PC)

二、分布式事务模式(XA/TCC/Saga/AT)

1. XA