Skip to content

CS7610 Fall 19 Project: Implementing Raft by Xuangui Huang and David Stalfa

Notifications You must be signed in to change notification settings

stslxg/cs7610-raft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs7610-raft

CS7610 Fall 19 Project: Implementing Raft by Xuangui Huang and David Stalfa

Usage

./client.py to run the client program

./server.py to run the server program as a new server

./server.py -r ro run the server program in recovery mode

Note that the servers and client must be run on machines in the server pools and the client pools, respectively, as specified in config.py

change config.py to set different parameters

About

CS7610 Fall 19 Project: Implementing Raft by Xuangui Huang and David Stalfa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages