stslxg / cs7610-raft

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%