Skip to content

Implemented the 2 Phase Commit Algorithm for Distributed Transactions with the help of Kafka, Guava Timed Cache, Job Scheduler

Notifications You must be signed in to change notification settings

madhav8511/2PhaseCommit

 
 

Repository files navigation

E-commerce Backend with 2-Phase Commit

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.1%
  • Python 6.9%