Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madeye/tcp_china

TCP China congestion control algorithm
https://github.com/madeye/tcp_china

Last synced: 3 days ago
JSON representation

TCP China congestion control algorithm

Awesome Lists containing this project

README

        

TCP CHINA
========

`TCP-CHINA` Congestion control algorithm, based on very few modifications
to `TCP-AFRICA`.

Modifications are simple: Always keep using fast mode of `TCP_AFRICA`.

This is yet another demostration of how easily we can increase TCP sending speed
from the server side if you ignore fairness and friendliness.

WARNING: DO NOT USE THIS MODULE!