2phasecommit
Here are 9 public repositories matching this topic...
A SQL Server that supports table level concurrency and Transaction
-
Updated
Aug 4, 2022 - C++
2 Phase Commit, 3 Phase Commit and Byzantine Agreement Protocols : Basic Implementation
-
Updated
Sep 29, 2017 - C++
A component-based distributed travel reservation system was developed using both TCP and RMI. More functionalities that were added on the RMI flavored system includes:
-
Updated
Jan 16, 2018 - Java
Application to implement an 2 Phase Commit Protocol Distributed system
-
Updated
May 13, 2023 - Python
This project demonstrates the implementation of the Two-Phase Commit (2PC) protocol in .NET. The Two-Phase Commit protocol is a distributed algorithm used to ensure that all participants in a distributed transaction either commit or roll back their changes, maintaining the atomicity of the transaction.
-
Updated
Aug 23, 2024 - C#
2 Phase Commit Protocol using RPC.
-
Updated
Nov 21, 2023 - Java
Improve this page
Add a description, image, and links to the 2phasecommit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 2phasecommit topic, visit your repo's landing page and select "manage topics."