Skip to content
/ sdas Public

Synchronous Distributed Algorithm Simulator, for learning and experimentation

Notifications You must be signed in to change notification settings

lorepozo/sdas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synchronous Distributed Algorithm Simulator (SDAS)

screenshot

Installation

$ git clone --recursive https://github.com/lukedmor/sdas.git

Usage

You can use it with any static hosting system.

$ cd sdas
$ php -S localhost:8000
$ # or, instead of php
$ python -m SimpleHTTPServer

About

Synchronous Distributed Algorithm Simulator, for learning and experimentation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published