# Learning the Optimal Synchronization Rates in Distributed SDN Control   Architectures

**Authors:** Konstantinos Poularakis, Qiaofeng Qin, Liang Ma, Sastry Kompella, Kin, K. Leung, Leandros Tassiulas

arXiv: 1901.08936 · 2019-01-28

## TL;DR

This paper addresses the challenge of determining optimal synchronization rates among distributed SDN controllers to improve network consistency and application performance, proposing algorithms with proven guarantees.

## Contribution

It introduces the SDN synchronization problem and develops algorithms based on optimization and learning theory to find optimal synchronization rates.

## Key findings

- Algorithms outperform baseline schemes with equal synchronization rates.
- Significant improvements in network view consistency and application performance.
- Provable performance guarantees for the proposed algorithms.

## Abstract

Since the early development of Software-Defined Network (SDN) technology, researchers have been concerned with the idea of physical distribution of the control plane to address scalability and reliability challenges of centralized designs. However, having multiple controllers managing the network while maintaining a "logically-centralized" network view brings additional challenges. One such challenge is how to coordinate the management decisions made by the controllers which is usually achieved by disseminating synchronization messages in a peer-to-peer manner. While there exist many architectures and protocols to ensure synchronized network views and drive coordination among controllers, there is no systematic methodology for deciding the optimal frequency (or rate) of message dissemination. In this paper, we fill this gap by introducing the SDN synchronization problem: how often to synchronize the network views for each controller pair. We consider two different objectives; first, the maximization of the number of controller pairs that are synchronized, and second, the maximization of the performance of applications of interest which may be affected by the synchronization rate. Using techniques from knapsack optimization and learning theory, we derive algorithms with provable performance guarantees for each objective. Evaluation results demonstrate significant benefits over baseline schemes that synchronize all controller pairs at equal rate.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.08936/full.md

## Figures

14 figures with captions in the complete paper: https://tomesphere.com/paper/1901.08936/full.md

## References

20 references — full list in the complete paper: https://tomesphere.com/paper/1901.08936/full.md

---
Source: https://tomesphere.com/paper/1901.08936