Two-Phase Commit (2PC)
Two-Phase Commit (2PC) is a distributed algorithm ensuring all processes in a distributed transaction either commit or abort consistently, even in the face of temporary system failures.
Just now
PricingFree
Free
Coordinating distributed transactions
Ensuring atomicity across multiple database nodes
Preparing participants for commit or rollback