News

He wants the world to know that TCP (Transmission Control Protocol) congestion control is fundamentally broken and he has a proposal for the IETF to fix the root cause of the problem.
Computer-designed algorithms for controlling network congestion yield transmission rates two to three times as high as those designed by humans.
Research into the performance issues of TCP over wireless networks has been the focus of much attention in recent years. In this paper, based on TCP Reno, an improved TCP congestion control algorithm ...
In particular, our algorithm refines the multiplicative decrease algorithm of TCP NewReno. We are using some statistical counters to track the frequencies of the occurrences of timeouts and 3-dupacks.
Google today announced that TCP BBR, a new congestion-control algorithm is now available to its Cloud Platform users. The general idea here is to improve on the existing congestion-control ...
This action attempts to enable the BBR (Bottleneck Bandwidth and RTT) congestion control algorithm on your GitHub Actions runners to potentially improve network performance. It supports both Linux and ...
Typically, TCP congestion-control algorithms look at two main factors: whether individual data packets arrive at their intended destination and, if they do, how long it takes for acknowledgments ...
Google has started using a new congestion control algorithm for its Cloud Platform, following sucessful implementation on google.com and YouTube. TCP BBR achieves higher bandwidth and lower latencies ...