Skip to content

UCL-PPLV/DistributedProtocols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DistributedProtocols

Experiments in implementing distributed protocols with Scala and Akka.

Contains simplistic implementation of the following protocols and tests for themœ:

  • 2/3 decentralized consensus
  • Two-Phase Commit (with a centralized coordinator)

You will need the SBT tool (available in MacPorts). To build and test, run sbt test.

About

Experiments in implementing distributed protocols with Scala and Akka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages