FastScale

This repository contains the simulation scripts of FastScale algorithms.

  • mcmf: MCMF (Minimum-Cost Maximum Flow) - based FastScale algorithm;
  • toposort: TopoSort (Topological Sorting) - based FastScale algorithm.

For more implementation details, please see our paper in INFOCOM WNA Workshop 2020:

Xiang Chen, Yuxin Chen, Qun Huang, Haifeng Zhou, Dong Zhang, Chunming Wu, Junchi Xing,
"FastScale: Fast Scaling Out of Network Functions", in IEEE INFOCOM WNA, 2020.

Author: Yuxin Chen, Xiang Chen