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
- Host: GitHub
- URL: https://github.com/dannweeeee/fog-computing
- Owner: dannweeeee
- Created: 2024-11-23T04:51:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-23T11:59:07.000Z (over 1 year ago)
- Last Synced: 2025-02-10T11:14:09.208Z (over 1 year ago)
- Topics: cloud-computing, edge-computing, fog-computing, python
- Language: Python
- Homepage:
- Size: 30.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```