Skip to content

richsmith92/distributed-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is implementation of a test task for distributed programming using Cloud Haskell (distributed-processs).

Implementation details and status

  • Vector timestamps are used for message ordering
  • For tests localhost on localhost, there is total consensus
  • With network delays simulated, consensus fails miserably
  • Failed deliveries are not resent
  • ~200 lines of undocumented and abandoned code

Test run

nix-shell --command ./test-run.sh

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published