RabbitMQ Layout: Basic Structure and Topology for Applications


Derick Bailey, “RabbitMQ Layout: Basic Structure and Topology for Applications”
English | ISBN: n/a | 2015 | PDF | 75 pages | 13 MB

In the world of physical mail, there is a struggle to address letters and envelopes individually. In the world of email, it gets easier because you can send one letter to multiple address. But what do you do in the software world, when you need one application to communicate with multiple external processes, systems and other applications?

The “easy” way is like stuffing envelopes with copies of the same message. Only in this case, you have to re-write the message with a slightly different format and sent it to different API endpoints. The “right” way is to take advantage of systems like RabbitMQ that provide simple messaging infratructure for distributed applications.

But while there is a lot of flexibility with RabbitMQ messaging and topologies, there isn’t a lot of information about how to organize things. There is very little out there that will show you how to create an exchange, routing and queue layout that makes sense for your application.

About This Book

In this book, you’ll learn about the basics of RabbitMQ’s Exchanges, Queues and the bindings between them. You’ll learn about the 3 primary types of exchanges, and one exchange type that we won’t bother with. These include:

Direct Exchanges
Fanout Exchanges
Topic Exchanges
and worth mentioning, but not something that will be covered: Header Exchanges.

Download

http://fboom.me/file/8c9221ee24687/rabbitmq-structures-and-layout.pdf

or

http://nitroflare.com/view/3783AE2C0D6230F/rabbitmq-structures-and-layout.pdf

or

http://rapidgator.net/file/ede5d62bc331ab49ed3d7662f3f446bb/rabbitmq-structures-and-layout.pdf.html


What are your thoughts?