Skip to content

Mirror of restricted university repository. A congestion control algorithm prototype based on periodic bandwidth modulation. Implemented in aioquic for a bachelor thesis.

License

Notifications You must be signed in to change notification settings

LazyBone2017/bachelorthesis_periodic_cc

 
 

Repository files navigation

This is a protoype for a congestion control algorithm in QUIC. It is based on periodic manipulation of the congestion window. All relevant files are found under /thesis. Furthermore, there is a file: src/aioquic/quic/congestion/periodic.py which represents the actual congestion controller.

About

Mirror of restricted university repository. A congestion control algorithm prototype based on periodic bandwidth modulation. Implemented in aioquic for a bachelor thesis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.9%
  • C 2.7%
  • Other 0.4%