The project aims to create a test-bench for different tcp congestion control algorithms. It's build on golang and build around concurrency to optimize simulating multiple end-to-end connections.
-
Notifications
You must be signed in to change notification settings - Fork 0
A Testbench for different TCP Congestion Algorithms built in Go to leverage parallelism and channels to create simulatons with n clients. CLI based tool with a comprehensive interface for adding new algorithms
Dpalme/tcp-congestion-simulation
About
A Testbench for different TCP Congestion Algorithms built in Go to leverage parallelism and channels to create simulatons with n clients. CLI based tool with a comprehensive interface for adding new algorithms