Skip to content

Simple RAFT Based Leader Election Algorithm using GO Lang

License

Notifications You must be signed in to change notification settings

AbhishekRamamurthy/RAFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAFT

Implementation of RAFT leader election algorithm

How To Run

Open 5 terminal/command prompt and run each raft.go script.
Once the Algorithm start executing, user can introduce failures in nodes by ctrl+c on any raft.go script
Implementation can handle 3 failures.

About

Simple RAFT Based Leader Election Algorithm using GO Lang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages