Sezer D.
SD
Sezer D.
Senior Software Engineer
Mid-Market (51-1000 emp.)
"RabbitMQ interview"
5/5
What do you like best about RabbitMQ?

Some transactions do not need to be done instantly. If you want to give an example, it can be thought of as reducing the cache when a new news is entered into the system or updating an existing news, another example is scaling the uploaded "Gif" files. Even timed messages and automatic mails can be good examples of RabbitMq. Review collected by and hosted on G2.com.

What do you dislike about RabbitMQ?

Not suitable for a high volume messaging system,Consumers are always welcome online. If the message is not delivered, it marks the message as pending. Review collected by and hosted on G2.com.

Balaji K.
BK
Balaji K.
Principle Member of Technical Staff
Telecommunications
Enterprise (> 1000 emp.)
"RabbitMQ - A best cloud native Message Queue"
4/5
What do you like best about RabbitMQ?

Easy to deploy, use and understand. The architecture of RabbitMQ is pretty simple. Since it is available in the cloud-native mode it is also helpful to use it in micro services architecture. Review collected by and hosted on G2.com.

What do you dislike about RabbitMQ?

Kafka has a few extra features like streaming etc., In some scenarios, it is found to be a lesser performant. Review collected by and hosted on G2.com.

Abhishek J.
AJ
Abhishek J.
Jr. Full Stack Developer
Enterprise (> 1000 emp.)
"One of the best Message Broker Server"
4/5
What do you like best about RabbitMQ?

RabbitMQ is a message broker queing server. It store the message and help our application to work asynchronously.

We can configure it in many different way as per the requirements like direct exchange will connect directly to queue, topic exchange for wildcard and many others

It have good storage capacity, and easy User Interface. Review collected by and hosted on G2.com.

What do you dislike about RabbitMQ?

Initial setup for RabbitMQ is slightly difficult as compare to other message broker service. Because it is written on Enlang programing language we need to install that first.

It is having high latency.

Also I found it is difficult to set the message limit on queues from the code. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Enterprise (> 1000 emp.)
"Good Message Distribution Tool"
4.5/5
What do you like best about RabbitMQ?

Great tool for sending asynchronous messages between distributed systems.

Ability to interpret system data in an easy-to-read format.

Management interface is simple and neat.

Performance is just right.

Very reliable tool. Review collected by and hosted on G2.com.

What do you dislike about RabbitMQ?

It's slightly complicated to learn and understand the tool as a new developer.

If the queue is full with unacknowledged messages, it stops accepting new messages, untill queue is clear or able recieve new message.

Documentation is not all detailed. Review collected by and hosted on G2.com.

Arsalan K.
AK
Arsalan K.
Technical Architect
Small-Business (50 or fewer emp.)
"High performance and reliable messaging broker"
5/5
What do you like best about RabbitMQ?

It's super fast, reliable, high performance and guarantees delivery.

Based on standards of AMQP protocol

Integration support for large variety of programming languages.

Persistent/Durable messaging. Even if the system crashes all the messages will still be stored to the disk.

Open source and free.

Great community support, and integration guides.

Routing message based using exchanges.

Supports asynchronous and event driven Integration. Review collected by and hosted on G2.com.

What do you dislike about RabbitMQ?

There is no reasons to dislike RabbitMQ except that being so popular in the market but for some enterprise level use cases people opt for Apache Kafka mainly because of compatibility with other applications. Review collected by and hosted on G2.com.

Verified User in Financial Services
UF
Verified User in Financial Services
Mid-Market (51-1000 emp.)
"Messaging Queue = RabbitMQ"
4.5/5
What do you like best about RabbitMQ?

RabbitMq is a very lightweight framework on top of the MQTP protocol and it just works seemlessly Review collected by and hosted on G2.com.

What do you dislike about RabbitMQ?

There is a lot of boiler plate code required out of the box, RMQ could work on some language specific connectors to remove the boilerplate code. Review collected by and hosted on G2.com.

Bushra M.
BM
Bushra M.
Senior Software Engineer
Mid-Market (51-1000 emp.)
"RabbitMQ Open Source Messaging System"
4/5
What do you like best about RabbitMQ?

.Easy to install

.Open Source free Software

.Very Reliable gives guarantees delivery

. provide accurate results

.large number of plugins Review collected by and hosted on G2.com.

What do you dislike about RabbitMQ?

Right now I don't have any reason to dislike this software Review collected by and hosted on G2.com.

PL
Pascal L.
Release Manager
Mid-Market (51-1000 emp.)
"An easy and flexible Message Broker"
5/5
What do you like best about RabbitMQ?

RabbitMQ is flexible. It is easy to create an exchange topic, queue, or pub/sub really fast. There is no overhead in creating everything. Review collected by and hosted on G2.com.

What do you dislike about RabbitMQ?

It is a bit hard to install and configure for a production environment. For example, implementing a High Availability cluster is not trivial. Review collected by and hosted on G2.com.

Verified User in Logistics and Supply Chain
UL
Verified User in Logistics and Supply Chain
Small-Business (50 or fewer emp.)
"An easy to install and use message broker software"
5/5
What do you like best about RabbitMQ?

It's easy to install and use. As a beginner, it wasn't at all difficult to pick up. Review collected by and hosted on G2.com.

What do you dislike about RabbitMQ?

There's nothing to dislike about RabbitMQ as of now. It works well for simple messages and small volumes. Review collected by and hosted on G2.com.

Sandip N.
SN
Sandip N.
CEO & Chief Architect
Small-Business (50 or fewer emp.)
"One of the best MQ Brokers"
4/5
What do you like best about RabbitMQ?

Flexibility, open-source, deployable to any platform, including some in ARM's Review collected by and hosted on G2.com.

What do you dislike about RabbitMQ?

Nothing as of now, there are few security aspects like how to use with HTTPS is something we still needs to try. Review collected by and hosted on G2.com.