/FogPlan-simulator

Simulator Software for FogPlan: A Lightweight QoS-aware Dynamic Fog Service Provisioning Framework

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

FogPlan-simulator

Simulator Software for the paper "FOGPLAN: A Lightweight QoS-aware Dynamic Fog Service Provisioning Framework"

How to run

  • The trace file should be in the same direcory where the terminal current user is
  • Use the following command to run it

java -jar "/path/to/FogServiceController.jar" traffic-trace.txt

  • Rich explanation is included in the comments

How to cite

If you've used this framework in your research, please cite the paper as follows:

@article{fogplan,
  title={FogPlan: A Lightweight QoS-aware Dynamic Fog Service Provisioning Framework},
  author={Yousefpour, Ashkan and Patil, Ashish and Ishigaki, Genya and Kim, Inwoong and Wang, Xi and Cankaya, Hakki C and Zhang, Qiong and Xie, Weisheng and Jue, Jason P},
  journal={IEEE Internet of Things Journal},
  year={2019},
  publisher={IEEE}
}