Skip to content

A byzantine fault-tolerant distributed system with three clusters, each containing four servers. The system uses linear PBFT as the consensus protocol within each cluster to achieve consistency, and employs a two-phase commit protocol for managing cross-shard transactions.

Notifications You must be signed in to change notification settings

gautamsardana/PBFT-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 byzantine fault-tolerant distributed system with three clusters, each containing four servers. The system uses linear PBFT as the consensus protocol within each cluster to achieve consistency, and employs a two-phase commit protocol for managing cross-shard transactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages