You are on page 1of 1

A Survey of Distributed Message Broker Queues

Faisal Mehmood
BCSM-F16-482
Superior University Lahore.
Message broker are used to decouple separation stage of software architecture. In which publish-
subscriber paradigm are used to communicate between these stage asynchronously. All these message
broker are used to find the new application in the IOT devices. This research paper are focus two protocol
Kafka and AMQP. There are two key throughput and reliability are consider to make the choice of message
broker protocols . If the reliability is not critical for this application then the Kafka is the best choice of
this. If the message are important like as financial transaction, in which the cost of losing the message is
higher and not achieve the optimal throughput then the application are used AMQP protocol . In AMQP
protocol the message are encrypt message out of the box. AMQP are allow work in peer to peer,
publisher/consumer and broadcast models.

STATE-OF-THE-ART OF MESSAGING FOR


DISTRIBUTED COMPUTING SYSTEMS
Faisal Mehmood
BCSM-F16-482
Superior University Lahore.
In this paper are describe the messaging concepts, functionality and modern technology are used in the
world. In which we start the system integration and introduction to messaging for distributed
communication. Broker to broker less system are major technology are describe in this paper. Message
pragmatic reaction are the problem of communication in distributed system. Message broker technology
are reliable and solid that are used as transport layer to built blocks in many projects and services. In now
a days a new generation are promoting the massaging for low latency, high-through put and data intensive
communication but push the boundaries of message application for new domain and successful
implementation for demanding CERN application.

You might also like