Dynamic scheduling of network updates

Xin Jin,Hongqiang Harry Liu,Rohan Gandhi,Srikanth Kandula,Ratul Mahajan,Ming Zhang,Jennifer Rexford,Roger Wattenhofer
DOI: https://doi.org/10.1145/2619239.2626307
2014-01-01
Abstract:We present Dionysus, a system for fast, consistent network updates in software-defined networks. Dionysus encodes as a graph the consistency-related dependencies among updates at individual switches, and it then dynamically schedules these updates based on runtime differences in the update speeds of different switches. This dynamic scheduling is the key to its speed; prior update methods are slow because they pre-determine a schedule, which does not adapt to runtime conditions. Testbed experiments and data-driven simulations show that Dionysus improves the median update speed by 53--88% in both wide area and data center networks compared to prior methods.
What problem does this paper attempt to address?