Skip to content

Kraft is a Python-based implementation that mimics the Raft consensus algorithm on Apache Kafka. This project demonstrates the integration of Raft's leader election and consensus protocols within Kafka's distributed messaging system, showcasing a unique approach to managing state replication and fault tolerance in big data environments.

Notifications You must be signed in to change notification settings

Pritam1729/Kraft-Big-Data-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

About

Kraft is a Python-based implementation that mimics the Raft consensus algorithm on Apache Kafka. This project demonstrates the integration of Raft's leader election and consensus protocols within Kafka's distributed messaging system, showcasing a unique approach to managing state replication and fault tolerance in big data environments.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages