Skip to content

A simulation of a network router queue (results print in separate .log file)

Notifications You must be signed in to change notification settings

Winterwind/Network_Router_Queue_Sim

Repository files navigation

Network_Router_Queue_Sim

A simulation of a network router queue as a part of my Computer Networks class' final project. The repo consists of five classes for the various objects referenced within the QueueSim.py file, where the actual simulation logic is housed. This file is also where the results print from, but thanks to the logging library, these results print in a separate file; the .log file I included in this repo has the results I used while completing this project. The repo also includes the report I had to write up and the LaTeX file that produced it.

Releases

No releases published

Packages

No packages published