The ability to send large messages at decent speeds.
Senior Consultant at a tech vendor with 1-10 employees
It sends large messages at decent speeds.
What is most valuable?
How has it helped my organization?
It had no impact on the organization. We used it in a solution we built for somebody else.
What needs improvement?
Even though there is support from many open source communities, there is still weakness in ease-of-use and ease-of-configuration for more complex scenarios.
The speed is not the highest ranking, but it's well known by users. They chose ActiveMQ for other features, because they know there are other messaging solutions that can work faster, like RabbitMQ, which is not Java written, but rather Erlang.
For how long have I used the solution?
I have been using ActiveMQ for one year.
Buyer's Guide
ActiveMQ
May 2025

Learn what your peers think about ActiveMQ. Get advice and tips from experienced pros sharing their opinions. Updated: May 2025.
853,118 professionals have used our research since 2012.
What do I think about the stability of the solution?
There were no problems with stability.
What do I think about the scalability of the solution?
There were no scalability issues up to the point when I was involved in the project.
How are customer service and support?
I didn't use their technical support, just the classical StackOverflow support. That gave me enough information.
Which solution did I use previously and why did I switch?
We didn't have a previous solution.
How was the initial setup?
The installation was straightforward. The framework we used, Spring, facilitates this integration.
Which other solutions did I evaluate?
We evaluated RabbitMQ.
What other advice do I have?
Make sure you need all the facilities that a message broker offers, as there are other lightweight solutions out there.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Freelancer at a tech services company with 1,001-5,000 employees
The product provides message-level acknowledging and message persistency.
What is most valuable?
Most valuable to us are fast asynchronous message queuing with message-level acknowledging and message persistency.
How has it helped my organization?
ActiveMQ operates as the message bus across single-purpose components. Thanks to ActiveMQ, the system is able to scale its heavy computing components during traffic peaks.
What needs improvement?
I would like to see improvement in the clustering brokers. Configuring ActiveMQ brokers for working in a cluster is difficult and has many constraints. Also, the configuration files are not intuitive.
For how long have I used the solution?
We have been using ActiveMQ for about 6 years.
What do I think about the stability of the solution?
We have not encountered any stability issues.
What do I think about the scalability of the solution?
The only issue we had concerned the practical limit of 2000 messages per broker, per second. The next step, which is multiplying brokers, worked well though.
How is customer service and technical support?
I have not used technical support so far.
How was the initial setup?
Initial setup is quite complex when done for a high performance system. The configuration files are not intuitive.
Disclosure: I am a real user, and this review is based on my own experience and opinions.

Buyer's Guide
Download our free ActiveMQ Report and get advice and tips from experienced pros
sharing their opinions.
Updated: May 2025
Product Categories
Message Queue (MQ) SoftwarePopular Comparisons
MuleSoft Anypoint Platform
IBM MQ
Amazon SQS
VMware Tanzu Data Solutions
Red Hat AMQ
PubSub+ Platform
EMQX
Oracle Event Hub Cloud Service
Aurea CX Messenger
Buyer's Guide
Download our free ActiveMQ Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- What Is The Biggest Difference Between ActiveMQ and IBM MQ?
- What is the biggest difference between ActiveMQ and RabbitMQ?
- When evaluating Message Queue, what aspect do you think is the most important to look for?
- What Message Queue (MQ) Software do you recommend? Why?
- What is the best MQ software out there?
- What is MQ software?
- Why is Message Queue (MQ) Software important for companies?
Did you use async send, should improve performance, even when going in default mode, with persistent messages?