Skip to content

Multicast Causal Ordering simulation and visualization. Using vector clocks to maintain the order of causally related messages in a distributed system.

License

Notifications You must be signed in to change notification settings

JSuder-xx/multicast-elm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multicast-elm

Multicast Causal Ordering simulation and visualization. Using vector clocks to maintain the order of causally related messages in a distributed system.

Try it online

Installation and Running

  • Ensure Elm is installed on your computer Install Elm.
  • Standard npm install
npm install
  • Then simply the following for an interactive environment
elm reactor
  • Or to generate publishable artifacts to the /dist folder execute
./build.sh

About

Multicast Causal Ordering simulation and visualization. Using vector clocks to maintain the order of causally related messages in a distributed system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published