-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Mastering RabbitMQ
By :

As we discussed in the introduction of this chapter and in the first chapter, messaging is simply defined as communication between the message producer and the consumer of the message. Message broker is defined as a module that controls messaging flow. Controlling action isn't that simple, so message brokers needs lots of skills to accomplish this messaging functionality.
Before talking about the Message Broker functionalities, we need to know the problems that we have with the messaging. The problems change with respect to the domain of the software system; however, most of the problems are the same within the different types of messaging functionalities of the software systems. Let's list all of the common problems of messaging and how we solve these problems using message brokers.
Nowadays, coupling is generally referred to as the expression of dependency between two modules with respect to each other. Coupling, or more specifically...
Change the font size
Change margin width
Change background colour