Skip to content
/ fogfly Public

Fog Computing In Intelligent Transportation System

Notifications You must be signed in to change notification settings

leondkr/fogfly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FogFly

Fog Computing In Intelligent Transportation System

For more information, please visit our website

Components

  1. Master Node
    • How to run:
      1. Fix script masterNodeStartScript according to system network setup
      2. Run master node by running the script
  2. Slave Node
    • How to run:
      1. Fix script slaveNodeStartScript according to system network setup
      2. Run slave node by running the script
    • Fix error if applicable:
      1. If encounters error cannot ... db of null

        • Create empty directory data[99..103]
      2. Port collision:

         $ lsof -i:[port] //to find pid of process that is using the port
         $ kill -9 [pid]
        

        and run the script again

  3. Configuration Please see the Readme.md inside configuration for instructions

Dragonfly Team 2018

Need Help? Please contact the developer team through email: binhbkit.cse@gmail.com

About

Fog Computing In Intelligent Transportation System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •