Skip to content

hitchhicker/Implement-raft-on-Jade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implement-raft-on-Jade

It's a project under the course Multiple-Agent System(IA04). In this project, I implemented the Raft(a consensus algorithme see Raft homepage) on a multiple-agent JAVA plateform. The aim is to simulate a distributed key-value based system.

Agent architecture :

alt tag

UML diagram :

alt tag Some results are below :

election process

alt tag

shownode

alt tag

command "put"

alt tag

showlog

alt tag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages