Free carrots for RabbitMQ
July 19, 2022

Free carrots for RabbitMQ

Anonymous | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Overall Satisfaction with RabbitMQ

We started to use RabbitMQ because it was a prerequisite for using Genesys Pulse in Realtime mode. From that, it was an interesting alternative to Queuing we used like MSMQ to deal with asynchronous messaging between 2 components.
  • Several libraries in many languages our customers use.
  • Mirroring to deal with failures.
  • Scalability to deal with high rate in producer.
  • More "Rabbit" plugins
  • UI for monitoring
  • Several protocols
  • Security
  • The best ROI is the simplicity of implementing RabbitMQ, less than a day!
RabbitMQ cannot resend messages like Apache Kafka but it seems to have the lowest latency in messages.

Do you think RabbitMQ delivers good value for the price?

Yes

Are you happy with RabbitMQ's feature set?

Yes

Did RabbitMQ live up to sales and marketing promises?

I wasn't involved with the selection/purchase process

Did implementation of RabbitMQ go as expected?

Yes

Would you buy RabbitMQ again?

Yes

RabbitMQ is open source, it is why it is interesting to use as an alternative to commercial ones for small uses. Also, it has a huge community of users who are very active to develop some plugins to deal with problematic related to microservices.
RabbitMQ is easy to implement and use.