ŷ

Jump to ratings and reviews
Rate this book

RabbitMQ in Action: Distributed Messaging for Everyone

Rate this book
Summary

RabbitMQ in Action is a fast-paced run through building and managing scalable applications using the RabbitMQ messaging server. It starts by explaining how message queuing works, its history, and how RabbitMQ fits in. Then it shows you real-world examples you can apply to your own scalability and interoperability challenges.
About the Technology
There's a virtual switchboard at the core of most large applications where messages race between servers, programs, and services. RabbitMQ is an efficient and easy-to-deploy queue that handles this message traffic effortlessly in all situations, from web startups to massive enterprise systems.
About the Book
RabbitMQ in Action teaches you to build and manage scalable applications in multiple languages using the RabbitMQ messaging server. It's a snap to get started. You'll learn how message queuing works and how RabbitMQ fits in. Then, you'll explore practical scalability and interoperability issues through many examples. By the end, you'll know how to make Rabbit run like a well-oiled machine in a 24 x 7 x 365 environment.

Written for developers familiar with Python, PHP, Java, .NET, or any other modern programming language. No RabbitMQ experience required.

Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
What's Inside
========================================�====

312 pages, Paperback

First published January 1, 2012

17 people are currently reading
198 people want to read

About the author

Alvaro Videla

1book9followers

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
35 (21%)
4 stars
82 (49%)
3 stars
42 (25%)
2 stars
6 (3%)
1 star
0 (0%)
Displaying 1 - 11 of 11 reviews
Profile Image for Sebastian Gebski.
1,151 reviews1,256 followers
March 20, 2013
Quite a decent introduction to interesting technology - does its job: give you enough info to start actually using that, not in the most simple (tutorial-alike) scenarios. What am I missing? First, there are very little details about AMQP - what are the practical differences between the standard and its predecessors. I'd expect even more: I'd like some kind of comparison between RabbitMQ and its main competitors, especially ActiveMQ and MSMQ. Without this information why should I even pick RabbitMQ?

Sadly, it seems that the authors (pretty close linked with the RabbitMQ itself) have a very little "commercial mindset". Another proof for that is using PHP as a sample language for large part of the examples in the book. Sure, plenty of people do use PHP, it's simple and easy to understand, but it's used mainly to do simple website and who would use MOM in such circumstances?

Anyway, it still is a good introductory book to RabbitMQ that plays its role.
16 reviews1 follower
February 21, 2018
Grounds Up introduction to Message Queuing, AQMP and concepts of RabbitMQ. Pretty easy to read and follow from the examples if done concurrently.
Profile Image for Dávid Molnár.
20 reviews1 follower
May 25, 2020
Nice book about RabbitMQ. It’s a good starting point, as it covers the fundamental concepts of messaging.

It’s slightly outdated now, the 2.7 RabbitMQ is used in the book, so they don’t cover some new features (quorum queues or consumer prefetch).

It’s definitely worth to read!
Profile Image for Mikhail Sergeev.
3 reviews
September 10, 2018
Книга довольно старая, некоторые важные особенности RabbitMQ еще не описаны.
Очень не хватает сравнения с Кафкой, которая на тот момент еще зарождалась.
Profile Image for Zack.
490 reviews5 followers
March 13, 2016
It's an okay book. It's already dated by many versions (book is at ~2.7, RMQ is at 3.5+).

Most interesting to me were the introductory chapters as overview of messaging history and purpose. For actual implementation details, I think the official are sufficient (actually really good).
3 reviews1 follower
October 12, 2013
Very interesting book. You do not need any previous knowledge about message queing because the book takes you from nothing to I am capable of.

The little drawback for me is the leack of more message design patterns to resolve common stuff.
2 reviews
February 27, 2014
all examples in this book in PHP and Payton but very nicely commented and you will find this useful.
Profile Image for Lisandro.
53 reviews5 followers
October 1, 2014
Góis introduction to rabbitMQ. Cover the basics from the programming side but have a more in depth view from the infrastructure side.
87 reviews5 followers
October 4, 2016
Admit, there is no many book about RabbitMQ, what makes this quite good book even better, isnt it?
Displaying 1 - 11 of 11 reviews

Can't find what you're looking for?

Get help and learn more about the design.