Skip to content

A fault-tolerant distributed system consisting of three clusters, each with three servers. The system uses Paxos to achieve data consistency within a cluster and employs a two-phase commit protocol for handling cross-shard transactions.

Notifications You must be signed in to change notification settings

gautamsardana/Paxos-2-Phase-Commit

Repository files navigation

This code is authored by Gautam Sardana. Unauthorized use, distribution, or claiming of this work as your own is prohibited.

About

A fault-tolerant distributed system consisting of three clusters, each with three servers. The system uses Paxos to achieve data consistency within a cluster and employs a two-phase commit protocol for handling cross-shard transactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages