English

A Survey of Distributed Message Broker Queues

Distributed, Parallel, and Cluster Computing 2017-04-04 v1

Abstract

This paper surveys the message brokers that are in vogue today for distributed communication. Their primary goal is to facilitate the construction of decentralized topologies without single points of failure, enabling fault tolerance and high availability. These characteristics make them optimal for usage within distributed architectures. However, there are multiple protocols built to achieve this, and it would be beneficial to have a empirical comparison between their features and performance to determine their real-world applicability. This paper focuses on two popular protocols (Kafka and AMQP) and explores the divergence in their features as well as their performance under varied testing workloads.

Keywords

Cite

@article{arxiv.1704.00411,
  title  = {A Survey of Distributed Message Broker Queues},
  author = {Vineet John and Xia Liu},
  journal= {arXiv preprint arXiv:1704.00411},
  year   = {2017}
}

Comments

8 pages, 10 figures, 1 table

R2 v1 2026-06-22T19:05:12.879Z