思科提出的基于交换机的鲁棒拥塞控制
Core idea
Design
核心: fair rate calculator at the switch
An important advantage of this controller is that it can find the fair rate without needing to know the output rate of the queue or the number of flows sharing the queue.(有疑惑)
Implementation
只是讨论了一下P4实现
Evaluation
Thinking
个人觉得这篇论文亮点在于: 基于交换机的CC设计中参数自适应(self-tuning)