Slow Start Rewatch - Make cute things happen!
-
Updated
Mar 1, 2021 - Python
Slow Start Rewatch - Make cute things happen!
A TCP Congestion Control Simulator in Python that models the behavior of Slow Start, Congestion Avoidance, Timeout, and Fast Retransmit. The program randomly introduces packet loss and congestion events to visualize how the Congestion Window (cwnd) changes dynamically over time.
Add a description, image, and links to the slow-start topic page so that developers can more easily learn about it.
To associate your repository with the slow-start topic, visit your repo's landing page and select "manage topics."