Recommendations to others considering RabbitMQ:
RabbitMQ is very fast but do not permit advanced integration with other software via plug-ins. Consider also Kafka Message Broker that has an entire ecosystem of plug-ins via Kafka Connect. Review collected by and hosted on G2.com.
What problems is RabbitMQ solving and how is that benefiting you?
I can write application faster, without thinking to the receivers of the data when writing the producer components.
Software is more flexible. The GUI of RabbitMQ give some messages traffic hints to the developers. Review collected by and hosted on G2.com.