Skip to content

agga1/distributed_simulator

Repository files navigation

Distributed Simulator

Framework for creating generic distributed simulations.

It requires implementing a few callbacks to create a new simulation.

There are two example simulations for reference:

Installation

It requires Elixir 1.11 or newer and Erlang 22 or newer.

Testing

Framework works only with some simulation. However, you can run tests.

Firstly, download dependencies:

mix deps.get

And then run the tests:

mix test

Documentation

Documentation can be generated with ExDoc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published