A Java-based distributed transaction management system
By building a Java-based distributed transaction management system, utilizing the Raft protocol and extended state machine engine, and combining a multi-level log module and intelligent scheduling, the challenges of distributed transaction management systems in high-concurrency, high-availability, and multi-cloud environments are solved. This achieves a balance between transaction consistency and performance, simplifies the development process, and enhances system reliability and fault recovery capabilities.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- INSPUR TIANYUAN COMM INFORMATION SYST CO LTD
- Filing Date
- 2026-01-22
- Publication Date
- 2026-05-29
AI Technical Summary
Existing distributed transaction management systems suffer from problems such as synchronization blocking, single point of failure, network latency, high development complexity, and resource consistency vulnerabilities in high-concurrency, high-availability, and cross-regional deployment scenarios, making them difficult to adapt to the needs of multi-cloud environments and containerized deployments.
It adopts a Java-based distributed transaction management system, builds a decentralized cluster through the Raft protocol, and combines an extended state machine engine and a multi-level log module to achieve global transaction coordination and local execution. It supports 2PC, TCC and Saga modes, and integrates intelligent scheduling and monitoring alarm modules to dynamically optimize resource allocation and fault recovery.
It improves transaction consistency and performance in high-concurrency scenarios, simplifies the development process, supports seamless adaptation to multi-cloud environments, enhances system reliability and fault recovery capabilities, and reduces manual operation and maintenance costs.
Smart Images

Figure CN122120266A_ABST