Skip to content

Repository files navigation

Setup

Make sure Node.js >= 14.15.4 and yarn is installed and run:

yarn

Usage

  1. Running the simulation
Usage: yarn start run <scenario> [options] Arguments:
scenario scenario name
Options:
-v, --verbose display orchestration logs
-d, --console log to console
-c, --csv log to csv file
-t, --time-limit <limit>time limit
-o, --orchestrator <type> (choices: "v0", "v1", "v2", "v3", "v4", "v5")

Example:

yarn start run balancing -t 10 -o v1 -c

Results will be saved into measurements folder.

  1. Generating synthetic scenarios
Usage: yarn start generate <N>
Arguments:
N number of scenarios

About

Simulator for orchestration of tasks in Internet-of-Things devices.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages