Should this be implemented in endpoints at all?
Should this be implemented in endpoints at all?
Posted Jan 6, 2025 17:10 UTC (Mon) by paulj (subscriber, #341)In reply to: Should this be implemented in endpoints at all? by bvanassche
Parent article: The Homa network protocol
Congestion control is a bit easier on low-hop, tightly controlled networks - i.e. DCs - but even there it is not solved. Fairness across different kinds of CC in particular is a bitch, as is fairness across flows with very different RTTs and/or BDPs. E.g., congestion controller might work great competing with low-latency, fast connections (i.e. intra-DC), but have issues with fairness competing with flows with different properties, like much higher RTT (e.g., cross-region DC to DC). It's clearly not at all an easy problem.
