中文
相关论文

相关论文: 2BRobust -- Overcoming TCP BBR Performance Degrada…

200 篇论文

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

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

Quite a few algorithms have been proposed to optimize the transmission performance of Multipath TCP (MPTCP). However, existing MPTCP protocols are still far from satisfactory in lossy and ever-changing networks because of their loss-based…

网络与互联网体系结构 · 计算机科学 2021-06-14 Jiangping Han , Yitao Xing , Kaiping Xue , David S. L. Wei , Guoliang Xue , Peilin Hong

In this paper we study the design issues in improving TCP performance over the ATM UBR service. ATM-UBR switches respond to congestion by dropping cells when their buffers become full. TCP connections running over UBR can experience low…

网络与互联网体系结构 · 计算机科学 2007-05-23 ohit Goyal , Raj Jain , Shiv Kalyanaraman , Sonia Fahmy , Bobby Vandalore

The congestion control algorithm bring such importance that it avoids the network link into severe congestion and guarantees network normal operation. Since The loss based algorithms introduce high transmission delay, to design new…

网络与互联网体系结构 · 计算机科学 2019-09-10 Songyang Zhang

The choice of feedback mechanism between delay and packet loss has long been a point of contention in TCP congestion control. This has partly been resolved, as it has become increasingly evident that delay based methods are needed to…

网络与互联网体系结构 · 计算机科学 2021-01-01 Taran Lynn , Dipak Ghosal

Practitioners of a growing number of scientific and artificial-intelligence (AI) applications use High-Performance Wide-Area Networks (HP-WANs) for moving massive data sets between remote facilities. Accurate prediction of the flow…

网络与互联网体系结构 · 计算机科学 2026-03-26 Fatih Berkay Sarpkaya , Andrea Francini , Bilgehan Erman , Shivendra Panwar

BBR is a new congestion-based congestion control algorithm proposed by Google. A BBR flow sequentially measures the bottleneck bandwidth and round-trip delay of the network pipe, and uses the measured results to govern its sending behavior,…

网络与互联网体系结构 · 计算机科学 2017-07-27 Shiyao Ma , Jingjie Jiang , Wei Wang , Bo Li

Google's BBR (Bottleneck Bandwidth and Round-trip Propagation Time) approach is used to enhance internet network transmission. It is particularly intended to efficiently handle enormous amounts of data. Traditional TCP (Transmission Control…

网络与互联网体系结构 · 计算机科学 2024-02-09 Vaishnavi Mhaske , Khushi Jain , Sai Karthik Thatikonda , Asif Kunwar

The behavior of loss-based TCP congestion control algorithms like TCP CUBIC continues to be a challenge in modern cellular networks. Due to the large RLC layer buffers required to deal with short-term changes in channel capacity, the…

网络与互联网体系结构 · 计算机科学 2025-10-30 Lukas Prause , Mark Akselrod

In next-generation networks, achieving Round-trip Time (RTT) fairness is essential for ensuring fair bandwidth distribution among diverse flow types, enhancing overall network utilization. The TCP congestion control algorithm -- BBR, was…

网络与互联网体系结构 · 计算机科学 2024-04-01 Akshita Abrol , Purnima Murali Mohan , Tram Truong-Huu

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

Providing multi-connectivity services is an important goal for next generation wireless networks, where multiple access networks are available and need to be integrated into a coherent solution that efficiently supports both reliable and…

网络与互联网体系结构 · 计算机科学 2021-07-01 Nathalie Romo Moreno , Markus Amend , Anna Brunstrom , Andreas Kassler , Veselin Rakocevic

Reducing the average memory access time is crucial for improving the performance of applications running on multi-core architectures. With workload consolidation this becomes increasingly challenging due to shared resource contention.…

硬件体系结构 · 计算机科学 2021-02-24 Nadja Ramhöj Holtryd , Madhavan Manivannan , Per Stenström , Miquel Pericàs

There are various TCP variants such as Reno, Tahoe, Vegas, SACK and so on. These variants implement algorithms that handle congestion control. In our experiments we have used these variants to measure their performance such as throughput,…

网络与互联网体系结构 · 计算机科学 2024-07-22 Mansukh Pamarath , Dweep Gogia

Betweenness Centrality (BC) is steadily growing in popularity as a metrics of the influence of a vertex in a graph. The BC score of a vertex is proportional to the number of all-pairs-shortest-paths passing through it. However, complete and…

分布式、并行与集群计算 · 计算机科学 2022-02-22 Flavio Vella , Giancarlo Carbone , Massimo Bernaschi

ATM-UBR switches respond to congestion by dropping cells when their buffers become full. TCP connections running over UBR experience low throughput and high unfairness. For 100% TCP throughput each switch needs buffers equal to the sum of…

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

Betweenness centrality (BC) is an important graph analytical application for large-scale graphs. While there are many efforts for parallelizing betweenness centrality algorithms on multi-core CPUs and many-core GPUs, in this work, we…

分布式、并行与集群计算 · 计算机科学 2020-08-14 Ashirbad Mishra , Sathish Vadhiyar , Rupesh Nasre , Keshav Pingali

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

Google's BBR is the most prominent result of the recently revived quest for efficient, fair, and flexible congestion-control algorithms (CCAs). While the performance of BBR has been investigated by numerous studies, previous work still…

网络与互联网体系结构 · 计算机科学 2022-08-24 Simon Scherrer , Markus Legner , Adrian Perrig , Stefan Schmid
‹ 上一页 1 2 3 10 下一页 ›