Skip to content
#

faliure

Here is 1 public repository matching this topic...

Distributed system project implementing a two-phase commit protocol with coordinators and participants. I handled failure cases, ensuring data consistency. The coordinator sends commit requests, and participants vote. Based on votes, the coordinator commits or aborts transactions. I simulated failures and used Python for implementation.

  • Updated May 29, 2024
  • Python

Improve this page

Add a description, image, and links to the faliure topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the faliure topic, visit your repo's landing page and select "manage topics."

Learn more