An open API service indexing awesome lists of open source software.

https://github.com/dannweeeee/fog-computing

Simulation script to compare different cloud Infrastructure performance
https://github.com/dannweeeee/fog-computing

cloud-computing edge-computing fog-computing python

Last synced: 8 months ago
JSON representation

Simulation script to compare different cloud Infrastructure performance

Awesome Lists containing this project

README

          

# Fog Computing

Simulation script to compare the different performance of cloud-only vs edge-enabled vs fog-enabled infrastructures.

## Deployment

```bash
pip install -r requirements.txt
```

## Running the simulation

```bash
python computing-analysis.py
```