Self-Managed Federation of MQTT Brokers with Dynamic Topology Control
- 1 Department of Computer Science, Federal University of Fronteira Sul, Brazil
Abstract
The Message Queuing Telemetry Transport (MQTT) protocol is most used in Internet of Things (IoT) applications. The protocol implements the Publish/Subscribe (P/S) communication model. Publishers are entities providing data to a server (broker), and subscribers are those showing interest in such data. The standard MQTT scenario relies on a single broker, a potential bottleneck, and a single point of failure. The best way to scale MQTT systems is through horizontal approaches like clustering and federation. In particular, this study focuses on improving the capabilities of a self-managed federation of brokers. We present the first solution to address the dynamic management of an overlay network for the federation of autonomous brokers. The system provides the primary mechanisms for building and self-healing the federation network. We develop a new variant for the original federation protocol integrating the dynamic topology management. We present a case study as a proof of concept, showing that all designed features work as expected.
DOI: https://doi.org/10.3844/jcssp.2023.1398.1409
Copyright: © 2023 Bruno Bevilaqua and Marco Aurélio Spohn. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
- 1,276 Views
- 628 Downloads
- 0 Citations
Download
Keywords
- Publish/Subscribe Communication
- MQTT
- Federation of MQTT Brokers
- Network Topology Management