Skip to content

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

Notifications You must be signed in to change notification settings

Dpalme/tcp-congestion-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcp-congestion-simulation

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.

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

Topics

Resources

Stars

Watchers

Forks

Languages