Skip to content

nitijain/raft-simulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raft-simulation

This repository contains the code for simulation the Raft consensus algorithm on a single machine using multiple threads

Instructions-

  • To run the code just type: python run.py in the terminal
  • This will begin the process and show a menu list of actions from which to choose
  • The arguments along with each action are also specified in the menu list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%