English

Optimal Elephant Flow Detection

Data Structures and Algorithms 2017-01-17 v1

Abstract

Monitoring the traffic volumes of elephant flows, including the total byte count per flow, is a fundamental capability for online network measurements. We present an asymptotically optimal algorithm for solving this problem in terms of both space and time complexity. This improves on previous approaches, which can only count the number of packets in constant time. We evaluate our work on real packet traces, demonstrating an up to X2.5 speedup compared to the best alternative.

Keywords

Cite

@article{arxiv.1701.04021,
  title  = {Optimal Elephant Flow Detection},
  author = {Ran Ben Basat and Gil Einziger and Roy Friedman and Yaron Kassner},
  journal= {arXiv preprint arXiv:1701.04021},
  year   = {2017}
}

Comments

Accepted to IEEE INFOCOM 2017

R2 v1 2026-06-22T17:50:28.865Z