hyperrhelen / Networks_ExponentialBackOff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exponential Backoff vs Linear Backoff
---------
In order to run the simulation:
  - Run in Python 3.x
  - Install simpy

This project was written for a networks class that runs a simulation that
compares linear backoff with exponential backoff.


Written by: Helen Chac & Nathan Truong

About


Languages

Language:Python 100.0%