中文
相关论文

相关论文: TCP BBR Performance over Wi-Fi~6: AQM Impacts and …

200 篇论文

We present a modular experimental testbed and lightweight visualization tool for evaluating TCP congestion control performance in wireless networks. We compare Google's latest Bottleneck Bandwidth and Round-trip time version 3 (BBRv3)…

网络与互联网体系结构 · 计算机科学 2025-09-09 Shyam Kumar Shrestha , Jonathan Kua , Shiva Raj Pokhrel

Recent model-based congestion control algorithms such as BBR use repeated measurements at the endpoint to build a model of the network connection and use it to achieve optimal throughput with low queuing delay. Conversely, applying this…

网络与互联网体系结构 · 计算机科学 2020-02-12 Maximilian Bachl , Joachim Fabini , Tanja Zseby

Congestion control is essential for the stability of the Internet and the corresponding algorithms are commonly evaluated for interoperability based on flow-rate fairness. In contrast, video conferencing software such as Zoom uses custom…

网络与互联网体系结构 · 计算机科学 2021-07-05 Constantin Sander , Ike Kunze , Klaus Wehrle , Jan Rüth

Most of the current active queue management (AQM) designs have major issues including severe hardship of being tuned for highly fluctuated cellular access link bandwidths. Consequently, most of the cellular network providers either give up…

网络与互联网体系结构 · 计算机科学 2019-08-05 Soheil Abbasloo , H. Jonathan Chao

In this research, we investigate the feasibility of adopting the Bottleneck Bandwidth and Round-trip propagation time (BBR) protocol as the default congestion control mechanism for TCP. Our central question is whether BBR, particularly its…

网络与互联网体系结构 · 计算机科学 2025-10-28 Josue Abreu , Paul Bergeron , Sandhya Aneja

Addressing performance degradations in end-to-end congestion control has been one of the most active research areas in the last decade. Active queue management (AQM) aims to improve the overall network throughput, while providing lower…

网络与互联网体系结构 · 计算机科学 2017-11-20 Mansour Sheikhan , Reza Shahnazi , Ehasn Hemmati

Fixed buffer sizing in computer networks, especially the Internet, is a compromise between latency and bandwidth. A decision in favor of high bandwidth, implying larger buffers, subordinates the latency as a consequence of constantly filled…

网络与互联网体系结构 · 计算机科学 2021-07-08 Ralf Kundel , Amr Rizk , Jeremias Blendin , Boris Koldehofe , Rhaban Hark , Ralf Steinmetz

The rapid adoption of QUIC as a transport protocol has transformed content delivery by reducing latency, enhancing congestion control (CC), and enabling more efficient multiplexing. With the advent of 5G networks, which support ultra-low…

网络与互联网体系结构 · 计算机科学 2026-02-11 Jashanjot Singh Sidhu , Jorge Ignacio Sandoval , Abdelhak Bentaleb , Sandra Cespedes

We propose Accel-Brake Control (ABC), a simple and deployable explicit congestion control protocol for network paths with time-varying wireless links. ABC routers mark each packet with an "accelerate" or "brake", which causes senders to…

网络与互联网体系结构 · 计算机科学 2021-03-19 Prateesh Goyal , Anup Agarwal , Ravi Netravali , Mohammad Alizadeh , Hari Balakrishnan

Heterogeneous wireless networks have evolved to reach application requirements for low latency and high throughput on Internet access. Recent studies have improved network performance employing the Multipath TCP, which aggregates flows from…

网络与互联网体系结构 · 计算机科学 2016-09-30 Benevid Felix , Aldri Santos , Michele Nogueira

Nowadays, loss-based TCP congestion controls in general and CUBIC specifically became the de facto standard for the Internet. BBR congestion control challenges the loss-based approach by modeling the network based on estimated bandwidth and…

网络与互联网体系结构 · 计算机科学 2020-08-20 Alexey Ivanov

We investigate the performance of First-In, First-Out (FIFO) queues over wireless networks. We characterize the stability region of a general scenario where an arbitrary number of FIFO queues, which are served by a wireless medium, are…

网络与互联网体系结构 · 计算机科学 2016-01-29 Shanyu Zhou , Hulya Seferoglu , Erdem Koyuncu

BBRv2, proposed by Google, aims at addressing BBR's shortcomings of unfairness against loss-based congestion control algorithms (CCAs) and excessive retransmissions in shallow-buffered networks. In this paper, we first comprehensively study…

网络与互联网体系结构 · 计算机科学 2021-07-08 Furong Yang , Qinghua Wu , Zhenyu Li , Yanmei Liu , Giovanni Pau , Gaogang Xie

The QUIC transport protocol represents a significant evolution in web transport technologies, offering improved performance and reduced latency compared to traditional protocols like TCP. Given the growing number of QUIC implementations,…

网络与互联网体系结构 · 计算机科学 2026-02-11 Jashanjot Singh Sidhu , Abdelhak Bentaleb

We extend our earlier studies of buffer requirements of TCP over ABR in two directions. First, we study the performance of TCP over ABR in an ATM backbone. On the backbone, the TCP queues are at the edge router and not inside the ATM…

网络与互联网体系结构 · 计算机科学 2007-05-23 Shiv Kalyanaraman , Raj Jain , Sonia Fahmy , Rohit Goyal , Jianping Jiang , Seong-Cheol Kim

During the COVID-19 pandemic the Comcast network performed well in response to unprecedented changes in Internet usage and video communications applications that are sensitive to network latency have exploded in popularity. However, in…

网络与互联网体系结构 · 计算机科学 2022-02-15 Allen Flickinger , Carl Klatsky , Atahualpa Ledesma , Jason Livingood , Sebnem Ozer

Effective Adaptive BitRate (ABR) algorithm or policy is of paramount importance for Real-Time Video Communication (RTVC) amid this pandemic to pursue uncompromised quality of experience (QoE). Existing ABR methods mainly separate the…

多媒体 · 计算机科学 2023-12-04 Yueheng Li , Hao Chen , Bowei Xu , Zicheng Zhang , Zhan Ma

The advent of fourth generation technologies in wireless networks and the rapid growth of 3G have heralded an era that will require researchers to find reliable and easily implement-able solutions to the problem of poor TCP performance in…

网络与互联网体系结构 · 计算机科学 2009-11-10 Gitanjali Bhutani

Bufferbloat is excessive latency due to over- provisioned network buffers. PIE and CoDel are two recently proposed Active Queue Management (AQM) algorithms, designed to tackle bufferbloat by lowering the queuing delay without degrading the…

网络与互联网体系结构 · 计算机科学 2016-02-02 Nicolas Kuhn , David Ros

This paper presents and analyses the implementation of a novel active queue management (AQM) named FavorQueue that aims to improve delay transfer of short lived TCP flows over best-effort networks. The idea is to dequeue packets that do not…

网络与互联网体系结构 · 计算机科学 2015-03-19 Pascal Anelli , Remi Diana , Emmanuel Lochin
‹ 上一页 1 2 3 10 下一页 ›