Codefor / RaftGo

Go demo of Raft Protocol

Home Page:http://demo.timepearls.com/visualalgor/raft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RaftGo:Go demo of Raft Protocol

###Overview DONE: Leader Election

TODO: Log Replication

====== ###Build go build node.go

###Run ./node -p 5000

./node -p 5001

./node -p 5002

###Watch watch the stdout log

About

Go demo of Raft Protocol

http://demo.timepearls.com/visualalgor/raft


Languages

Language:Go 100.0%