8000 GitHub - imperial-qore/COSCO at v0.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[TPDS'21] COSCO: Container Orchestration using Co-Simulation and Gradient Based Optimization for Fog Computing Environments

License

Notifications You must be signed in to change notification settings

imperial-qore/COSCO

Repository files navigation

License Python 3.7, 3.8 Hits Actions Status
Docker pulls yolo Docker pulls pocketsphinx Docker pulls aeneas

COSCO Framework

Coupled Simulation and Container Orchestration Framework for integrated Edge and Cloud Computing Environments

Installation

  • sudo python3 install.py
  • python3 install.py (run in windows powershell (as admin))

To be done by the user:

  • Power model required to be implemented in 'framework/node/Powermodels' or set from existing
  • Config.json needs to be updated --> based on environment
  • Update based on arch --> 'framework/server/scripts/instructions_arch.json'
  • Update SLA requirement based on application requirements --> 'framework/workload/*.py'
0