mslipenchuk267 / cis4307-2020-raft-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic starter code for Raft leader election project

raftnode.py should implement the code for a single RAFT node.

You will likely want to implement some type of client that can query your RAFT nodes to determine which one of them, if any, is a leader.

About


Languages

Language:Python 100.0%