Home

Awesome

ECHOES

ECHOES_logo

Edge and Cloud Hybrid Optimization Environment Simulator (ECHOES)

What is ECHOES?

ECHOES stands for Edge and Cloud Hybrid Optimization Environment Simulator, which is a free and open-source tool to simulate an Edge/Cloud-Hybrid network topology, in order to optimise and test methods for offloading Tasks from user's device to edge-server or cloud-server.

Installation

1-Install Requirements

pip install mknapsack

2-Install ECHOES

git clone https://github.com/TadavomnisT/ECHOES.git

Usage

Shell #1 : Start the server for knapsack python wrapper

cd ECHOES/src
python knapsack_server.py

Shell #2 : Run the simulator

cd ECHOES/Tests
php run_tests.php

Note

Author

Lisense