Jump to ratings and reviews
Rate this book

Mastering RabbitMQ

Rate this book

Master the art of developing message-based applications with RabbitMQ

About This Book Learn how to administer, manage, and extend your own message broker, RabbitMQ Develop clients to make a message bridge between your software systems using RabbitMQ Discover how to achieve proficiency with RabbitMQ with the well-defined descriptions of the topics Who This Book Is For

If you are an intermediate-level RabbitMQ developer, who wants to achieve professional-level expertise in the subject, this book is for you. You'll also need to have a decent understanding of message queuing.

What You Will Learn Administer RabbitMQ using different tools Understand the roots and details of messaging, message brokers, and AMQP protocol Scale the RabbitMQ server using the clusters and high availability techniques Extend RabbitMQ by developing the Erlang OTP-based applications that use the RabbitMQ API Manage the RabbitMQ server using its powerful tools Monitor the RabbitMQ Server using different open source tools such as Nagios, Munin, and Zabbix Ensure your RabbitMQ's security using SSL, SASL, and access control Develop RabbitMQ clients using Java, Python, and C# with an industry example In Detail

RabbitMQ is one of the most powerful Open Source message broker software, which is widely used in tech companies such as Mozilla, VMware, Google, AT&T, and so on. RabbitMQ gives you lots of fantastic and easy-to-manage functionalities to control and manage the messaging facility with lots of community support. As scalability is one of our major modern problems, messaging with RabbitMQ is the main part of the solution to this problem.

This book explains and demonstrates the RabbitMQ server in a detailed way. It provides you with lots of real-world examples and advanced solutions to tackle the scalability issues.

You'll begin your journey with the installation and configuration of the RabbitMQ server, while also being given specific details pertaining to the subject. Next, you'll study the major problems that our server faces, including scalability and high availability, and try to get the solutions for both of these issues by using the RabbitMQ mechanisms. Following on from this, you'll get to design and develop your own plugins using the Erlang language and RabbitMQ's internal API. This knowledge will help you to start with the management and monitoring of the messages, tools, and applications. You'll also gain an understanding of the security and integrity of the messaging facilities that RabbitMQ provides. In the last few chapters, you will build and keep track of your clients (senders and receivers) using Java, Python, and C#.

Style and approach

An easy-to-follow guide, full of hands-on examples based around managing, monitoring, extending, and securing RabbitMQ and its internal tools. You will learn how to develop your own clients using Java, Python, and C#.

262 pages, Paperback

Published January 6, 2016

1 person is currently reading
7 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
3 (16%)
4 stars
4 (22%)
3 stars
7 (38%)
2 stars
2 (11%)
1 star
2 (11%)
Displaying 1 - 6 of 6 reviews
Profile Image for Richard.
4 reviews
August 28, 2017
The book is good about the theory about the RabbitMQ. It goes into details of the several concepts; however, it lack a bit about practical use of RabbitMQ.
Profile Image for Panji Aryaputra.
9 reviews1 follower
April 18, 2017
No detailed enough to be used as reference, nor it explain concepts clearly.
Profile Image for David Rissato Cruz.
25 reviews6 followers
September 11, 2017
Do not recommend. Poorly written, confusing and superficial. The book doesn't go deep into concepts and in later chapter says "as we explained before...".
4 reviews
August 4, 2022
superficial, full of typos and code errors.
1 review
September 7, 2017
Pros:
1. Plentiful & good diagrams
2. Starts with a good overview/non-code approach

Cons;
1. Highly repetitive
2. Did not find any code samples associated with the book at the publisher website
Profile Image for Michal Paszkiewicz.
Author 2 books8 followers
December 1, 2016
A great read about RabbitMQ presented with comprehensive examples in multiple languages. I was slightly disappointed with the amount of theoretical knowledge the book contained. At times the book suggested that it would go into a lot of detail about a certain subject and it would later go into a bit more detail, but still not as in depth as I would have liked. The online resources for RabbitMQ on the official site are still far more useful to gain any knowledge about the product. I was surprised by how many typos and grammar errors had got through the editing process with this book, but luckily these did not make the book any less readable. It was still a useful book for my recent research into various message brokers.
Displaying 1 - 6 of 6 reviews

Can't find what you're looking for?

Get help and learn more about the design.