Tag

Transaction Modes

1 views collected around this technical thread.

Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Jul 12, 2024 · Backend Development

Comprehensive Guide to Seata Distributed Transaction Framework

This article provides an in‑depth overview of Seata, an open‑source distributed transaction solution, covering its core components, workflow, and the four transaction modes (AT, TCC, SAGA, XA) along with their characteristics and usage in microservice architectures.

MicroservicesTransaction Modesbackend development
0 likes · 7 min read
Comprehensive Guide to Seata Distributed Transaction Framework
High Availability Architecture
High Availability Architecture
Apr 28, 2020 · Fundamentals

Deep Dive into Seata XA Mode: What It Is, Why It Matters, and How to Use It

This article provides a comprehensive technical overview of Seata's newly introduced XA transaction mode, explaining the XA protocol, its advantages over compensation‑based modes, the design and implementation details within Seata, and practical usage guidelines for developers.

MiddlewareTransaction ModesTwo-Phase Commit
0 likes · 15 min read
Deep Dive into Seata XA Mode: What It Is, Why It Matters, and How to Use It