CORTEXA
← Browse
arxivcs.NI2026-07-24

Fewer Paths, Better Performance: Understanding the ZCube Topology through Braess's Paradox

Li Chen

Datacenter networks follow a multipath doctrine: provision many paths between endpoints, hash flows across them, and let redundancy absorb both failures and load imbalance. The ZCube topology violates this doctrine. It removes the Spine layer, eliminates path multiplicity, and cuts one third of switching hardware, yet delivers better performance for both large model training and inference. We explain this anomaly through a structural connection to Braess's paradox, first observed in 1968: both phenomena trace to congestion-oblivious routing over competing paths. Braess showed that adding paths under this condition can hurt; ZCube shows that removing paths under the same condition can help. First, we show that multipath fabrics under structured LLM traffic operate in Braess's shadow: static ECMP hashing is strictly more fragile than greedy routing. Greedy routing reaches an equilibrium within 4/3 of optimal for affine latencies; static hashing admits unbounded imbalance in the worst case. Second, we prove that ZCube is immune to Braess's paradox and that its orthogonal dual partition provably balances load for arbitrary traffic matrices; AllReduce in training and KV cache transfers in disaggregated inference fall out as two corollaries. Third, we quantify the price of this immunity: ZCube trades microsecond hash recovery for millisecond control plane recovery, a trade that upper-layer resilience in LLM serving makes favorable. Production measurements from a cluster serving GLM-5.1 coding inference report 33% lower network cost, 15% higher GPU throughput, and 40.6% lower P99 time to first token. Our analysis suggests that for workloads driven by model structure, matching topology to traffic matters more than path multiplicity.

View free PDFSource page

Related papers

arxivcs.NI2026-07-08Cited by 3

PHaul: A PPO-based forwarding agent for Sub6 enhanced Integrated Access and Backhaul networks

Jorge Pueyo, Daniel Camps-Mur and, Miguel Catalan-Cid

3GPP Integrated Access and Backhaul (IAB) allows operators to deploy outdoor mm-wave access networks in a cost-efficient manner, by reusing the same spectrum in access and backhaul. In IAB networks the performance bottleneck is the wireless backhaul segment, where efficient forwa…

View free PDFSource page
arxivcs.NI2026-07-16

Spoofer or Spoofers? Estimating a Lower Bound on the Number of DRDoS Sources Using Anycast Honeypots

Bernhard Degen, Bas Palinckx, Mattijs Jonker, Roland van Rijswijk-Deij, Raffaele Sommese

DDoS attacks remain a significant threat, with distributed reflection denial-of-service (DRDoS) attacks being particularly difficult to trace back to their sources. To better understand attacker behavior and deployment patterns, we present a novel approach for estimating a lower…

View free PDFSource page
arxivcs.NI2026-07-17

App-Based Performance Characterization of Cellular and Wi-Fi Networks in Dense Stadium Deployments

Hardani Ismu Nabil, Muhammad Iqbal Rochman, S. M. Haider Ali Shuvo, Joshua Roy Palathinkal, Monisha Ghosh

The concentration of 77,622 spectators during football games at Notre Dame Stadium creates an exceptionally demanding environment for wireless infrastructure. To handle this extreme user density, the stadium deploys concurrent multi-tier networks serving outdoor users: an enterpr…

View free PDFSource page