You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a backend for an e-commerce system using the Two-Phase Commit (2PC) algorithm. Kafka is used for messaging and coordination between services to ensure consistency across the distributed system.
About
Implemented the 2 Phase Commit Algorithm for Distributed Transactions with the help of Kafka, Guava Timed Cache, Job Scheduler