ByteJTA is a distributed transaction manager based on the XA/2PC mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteJTA/wiki
-
Updated
Dec 16, 2022 - Java
ByteJTA is a distributed transaction manager based on the XA/2PC mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteJTA/wiki
Demo Project for Spring State Machine
Semester-long project for COMP 512, 'Distributed Systems', taught by Bettine Kimme, Fall 2018
simple Two Phase Commit protocol implementation in Java
Distributed file storage system
An implementation of the Two-Phase Commit protocol for distributed systems, ensuring atomicity in transactions. Robust, fault-tolerant, and scalable.
ATM System which allows users to track their account balance, withdraw funds and deposits funds to their account – just like you know it from your ATM transactions with your bank.
Middleware Support for Queued and Distributed Transactions with Multiple Isolation Levels based on MQTT
A consistent distributed KV store that implements the two phase commit protocol, written in java, using gRPC
Course "Verteilte Systeme" at Vienna University of Technology
Add a description, image, and links to the two-phase-commit topic page so that developers can more easily learn about it.
To associate your repository with the two-phase-commit topic, visit your repo's landing page and select "manage topics."