Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rtqayyum/fognetsimpp
A Toolkit to simulate distributed fog computing environment
https://github.com/rtqayyum/fognetsimpp
Last synced: 3 months ago
JSON representation
A Toolkit to simulate distributed fog computing environment
- Host: GitHub
- URL: https://github.com/rtqayyum/fognetsimpp
- Owner: rtqayyum
- License: gpl-3.0
- Created: 2018-08-24T13:44:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-06T16:47:51.000Z (about 6 years ago)
- Last Synced: 2024-08-03T17:08:25.534Z (6 months ago)
- Language: C++
- Size: 3.03 MB
- Stars: 19
- Watchers: 2
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-edge-computing - FogNetSim\+\+
README
# fognetsimpp
A Toolkit to simulate distributed fog computing environmentInslatation Manual
Step 1: Download and install omnet++ 4.6 (https://www.omnetpp.org/)
Step 2: Download Inet 3.3.0 (https://inet.omnetpp.org/) and import it as a project in omnet++
Step 3: Download mqttapp.zip from github (this project), extract it, and place it in following directory of Inet inet/applications/ (directory might no be same, just expand inet project, expand src, and then expand applications. This is the directory where you need to paste this mqttapp folder)
Step 4: Download fognetsimpp.zip and import it as omnet++ project into omnet++
Step 5: Add Inet as reference in FogNetSim++ project
Go into testing or example folder of this newly created project and play with sample applications and example simulations.