Book Image

RabbitMQ Essentials

By : David Dossot
Book Image

RabbitMQ Essentials

By: David Dossot

Overview of this book

Table of Contents (17 chapters)

Summary


In this chapter, you learned a new way to consume messages from RabbitMQ. You saw how it can be used to implement snappy server-push messaging in the context of a WebSockets implementation. You also discovered the fanout exchange and how it can be leveraged in order to send a single message to multiple addressees.

But we're not done yet; Clever Coney Media has new plans to use RabbitMQ, plans that will significantly increase the load the broker has to deal with.

Flip to the next chapter to find out what it's up to.