This book is a quick and concise introduction to RabbitMQ. Follow the unique case study of Clever Coney Media as they progressively discover how to fully utilize RabbitMQ, containing clever examples and detailed explanations. Whether you are someone who develops enterprise messaging products professionally or a hobbyist who is already familiar with open source Message Queuing software and you are looking for a new challenge, then this is the book for you. Although you should be familiar with Java, Ruby, and Python to get the most out of the examples, RabbitMQ Essentials will give you the push you need to get started that no other RabbitMQ tutorial can provide you with.
What you will learn
Familiarize yourself with the basics of RabbitMQ to start building your own messaging applications
Get to know how Clever Coney Media implemented RabbitMQ to improve the development of applications
Publish, receive, and reject messages
Route messages by using direct, topic, fanout, and header exchanges
Create your own application inbox and public address system using Java and Ruby
Analyze the traffic of your applications using a Python client
Solve any emergencies using an eviction strategy, smart message routing, clustering, and federation
Monitor the health of your application by learning how to track it