Fog Computing In Intelligent Transportation System
For more information, please visit our website
- Master Node
- How to run:
- Fix script
masterNodeStartScriptaccording to system network setup - Run master node by running the script
- Fix script
- How to run:
- Slave Node
- How to run:
- Fix script
slaveNodeStartScriptaccording to system network setup - Run slave node by running the script
- Fix script
- Fix error if applicable:
-
If encounters error
cannot ... db of null- Create empty directory
data[99..103]
- Create empty directory
-
Port collision:
$ lsof -i:[port] //to find pid of process that is using the port $ kill -9 [pid]and run the script again
-
- How to run:
- Configuration
Please see the Readme.md inside
configurationfor instructions