THIS PROJECT IS NO LONGER SUPPORTED - an revamped simulator (in Rust) is available here
To run an experiment:
- Edit fog_simulator.c to set the parameters
- Compile with make fog_sim
- Run your experiment: ./fog_simulator [lambda] [number_of_arrivals]
THIS PROJECT IS NO LONGER SUPPORTED - an revamped simulator (in Rust) is available here
To run an experiment: