Chapter 3. Architecture and Messaging

RabbitMQ server simply solves messaging problems. But what is the meaning of messaging itself? Sometimes, the term messaging is confused with real-time messaging such as chat messages, SMS messages, and so on. These systems also have the messaging system in their subsystems; however, we are talking about a somewhat different issue.

By the dictionary definition, messaging is a short communication transmitted by words, signals, or other means from one person, station, or group to another. In computer engineering, definition of messaging seems like the dictionary definition. Messaging simply takes the messages from a producer and sends it to the consumers by the computer engineering definition. In messaging systems, ...

Get Mastering RabbitMQ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.