Fog Computing In Intelligent Transportation System
For more information, please visit our website
- Master Node
- How to run:
- Fix script
masterNodeStartScript
according to system network setup - Run master node by running the script
- Fix script
- How to run:
- Slave Node
- How to run:
- Fix script
slaveNodeStartScript
according 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
configuration
for instructions