English

Optimizing Reconfigurable Optical Datacenters: The Power of Randomization

Networking and Internet Architecture 2023-08-31 v2 Data Structures and Algorithms

Abstract

Reconfigurable optical topologies are a promising new technology to improve datacenter network performance and cope with the explosive growth of traffic. In particular, these networks allow to directly and adaptively connect racks between which there is currently much traffic, hence making an optimal use of the bandwidth capacity by avoiding multi-hop forwarding. This paper studies the dynamic optimization of such reconfigurable topologies, by adapting the network to the traffic in an online manner. The underlying algorithmic problem can be described as an online maximum weight bb-matching problem, a~generalization of maximum weight matching where each node has at most b1b \geq 1 incident matching edges. We make the case for a randomized approach for matching optimization. Our main contribution is a O(logb)O(\log b)-competitive algorithm and we show that it is asymptotically optimal. This algorithm is hence exponentially better than the best possible deterministic online algorithm. We complement our theoretical results with extensive trace-driven simulations, based on real-world datacenter workloads.

Keywords

Cite

@article{arxiv.2209.01863,
  title  = {Optimizing Reconfigurable Optical Datacenters: The Power of Randomization},
  author = {Marcin Bienkowski and David Fuchssteiner and Stefan Schmid},
  journal= {arXiv preprint arXiv:2209.01863},
  year   = {2023}
}

Comments

Published in ACM SC 2023

R2 v1 2026-06-28T00:43:51.913Z