Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.
/ akka-raft Public archive

Implementation of the Raft distributed consensus protocol in C# using the Akka.NET framework, for CS647

Notifications You must be signed in to change notification settings

camerongraybill/akka-raft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

'dotnet test' will run the regression tests

'dotnet run --project Main/' will run an interactive terminal where you can buy tickets.

About

Implementation of the Raft distributed consensus protocol in C# using the Akka.NET framework, for CS647

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages