Try our new research platform with insights from 80,000+ expert users

ActiveMQ vs Red Hat AMQ comparison

 

Comparison Buyer's Guide

Executive Summary
 

Categories and Ranking

ActiveMQ
Ranking in Message Queue (MQ) Software
2nd
Average Rating
7.8
Reviews Sentiment
5.8
Number of Reviews
26
Ranking in other categories
No ranking in other categories
Red Hat AMQ
Ranking in Message Queue (MQ) Software
6th
Average Rating
8.0
Reviews Sentiment
6.7
Number of Reviews
9
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of November 2024, in the Message Queue (MQ) Software category, the mindshare of ActiveMQ is 30.9%, up from 24.3% compared to the previous year. The mindshare of Red Hat AMQ is 12.5%, up from 11.0% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Message Queue (MQ) Software
 

Featured Reviews

Eyob Alemu - PeerSpot reviewer
Efficient data flow management with high performance and occasional stability improvements
For high traffic volumes where management time on ActiveMQ is minimal and where the rate of flow from the provider is slower than from the consumer, ActiveMQ offers the highest performance based on our experience. It has been efficient for data flow control between two endpoints, despite occasional unexpected glitches. I'd rate the solution eight out of ten.
Sther Martins - PeerSpot reviewer
An easy-to-learn solution that can be used with microservices
We have done around 20 projects in Red Hat AMQ. I have two projects using Red Hat AMQ, and I can share how its scalability has impacted them. In one project, we have a solution for authentication and authorization using SSO. We need to integrate with other systems in two ways. We use Red Hat AMQ for social data, sending messages to other queues, and integrating with business. We have two databases with the same information. The solution is good because it helps us solve problems with messaging. For instance, when messaging doesn't change, we still check the cloud and verify the information. In another project, we have a large banking solution for the Amazon region using Red Hat AMQ for financial transactions. In this solution, business messages are sent, and another system processes them.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"ActiveMQ is very lightweight and quick."
"The main function I find valuable in ActiveMQ is facilitating message transfer within the client's internal network. ActiveMQ handles the message transfer from the internal network to the cloud. Regarding multi-protocols, we use different approaches based on client capabilities. Some clients connect for real-time data transfer, using database queries for periodic updates every ten minutes. We collect data from multiple clients, ensuring we get real-time sensor values where possible and periodic updates for others."
"The most important feature is that it's best for JVM-related languages and JMS integration."
"The most valuable feature of this solution is the holding and forwarding."
"For reliable messaging, the most valuable feature of ActiveMQ for us is ensuring prompt message delivery."
"I appreciate many features including queue, topic, durable topic, and selectors. I also value a different support for different protocols such as MQTT and AMQP. It has full support for EIP, REST, Message Groups, UDP, and TCP."
"There is a vibrant community, and it is one of the strongest points of this product. We always get answers to our problems. So, my experience with the community support has been good."
"Message broadcasting: There could be a use case sending the same message to all consumers. So as a producer, I broadcast the message to a topic. Then, whichever consumers are subscribed to the topic can consume the same message."
"The most valuable feature for us is the operator-based automation that is provided by Streams for infrastructure as well as user and topic management. This saves a lot of time and effort on our part to provide infrastructure. For example, the deployment of infrastructure is reduced from approximately a week to a day."
"Red Hat AMQ's best feature is its reliability."
"This product is well adopted on the OpenShift platform. For organizations like ours that use OpenShift for many of our products, this is a good feature."
"The most valuable feature is stability."
"Reliability is the main criterion for selecting this tool for one of the busiest airports in Mumbai."
"AMQ is highly scalable and performs well. It can process a large volume of messages in one second. AMQ and OpenShift are a good combination."
"My impression is that it is average in terms of scalability."
"The solution is very lightweight, easy to configure, simple to manage, and robust since it launched."
 

Cons

"I would like the tool to improve compliance and stability. We will encounter issues while using the central applications. In the solution's future releases, I want to control and set limitations for databases."
"Needs to focus on a certain facet and be good at it, instead of handling support for most of the available message brokers."
"It does not scale out well. It ends up being very complex if you have a lot of mirror queues."
"The tool needs to improve its installation part which is lengthy. The product is already working on that aspect so that the complete installation gets completed within a month."
"The solution's stability needs improvement."
"Message Management: Better management of the messages. Perhaps persist them, or put in another queue with another life cycle."
"It would be great if it is included as part of the solution, as Kafka is doing. Even though the use case of Kafka is different, If something like data extraction is possible, or if we can experiment with partition tolerance and other such things, that will be great."
"The clustering for sure needs improvement. When we were using it, the only thing available was an active/passive relationship that had to be maintained via shared file storage. That model includes a single point of failure in that storage medium."
"The product needs to improve its documentation and training."
"There is improvement needed to keep the support libraries updated."
"Red Hat AMQ's cost could be improved, and it could have better integration."
"The challenge is the multiple components it has. This brings a higher complexity compared to IBM MQ, which is a single complete unit."
"There are some aspects of the monitoring that could be improved on. There is a tool that is somewhat connected to Kafka called Service Registry. This is a product by Red Hat that I would like to see integrated more tightly."
"AMQ could be better integrated with Jira and patch management tools."
"The turnaround of adopting new versions of underlying technologies sometimes is too slow."
"This product needs better visualization capabilities in general."
 

Pricing and Cost Advice

"It’s open source, ergo free."
"The tool's pricing is reasonable and competitive compared to other solutions."
"We use the open-source version."
"I use open source with standard Apache licensing."
"The solution is less expensive than its competitors."
"There are no fees because it is open-source."
"I think the software is free."
"ActiveMQ is open source, so it is free to use."
"Red Hat AMQ's pricing could be improved."
"I would rate the pricing a six out of ten, with ten being expensive."
"This is a very cost-effective solution and the pricing is much better than competitors."
"The solution is open-source."
"There is a subscription needed for this solution and there are support plans available."
report
Use our free recommendation engine to learn which Message Queue (MQ) Software solutions are best for your needs.
816,406 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
33%
Computer Software Company
11%
Manufacturing Company
9%
Government
6%
Financial Services Firm
27%
Computer Software Company
14%
Government
9%
Manufacturing Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What do you like most about ActiveMQ?
For reliable messaging, the most valuable feature of ActiveMQ for us is ensuring prompt message delivery.
What needs improvement with ActiveMQ?
We need to address the non-deterministic load issues. Sometimes, ActiveMQ either restarts automatically or goes into ActiveMQ mode, causing interruptions. We need to enhance stability and improve t...
What is your primary use case for ActiveMQ?
We have a digital ID platform that uses various services running on Kafka. There are two main endpoints where services interact with external services. These include an automatic biometric service ...
What do you like most about Red Hat AMQ?
AMQ is highly scalable and performs well. It can process a large volume of messages in one second. AMQ and OpenShift are a good combination.
What needs improvement with Red Hat AMQ?
The product needs to improve its documentation and training.
What is your primary use case for Red Hat AMQ?
We just started working with Red Hat AMQ. We selected it as the ESB (Enterprise Service Bus) platform for a new airport project. I manage the entire Master System Integration (MSI) project for one ...
 

Comparisons

 

Also Known As

AMQ
Red Hat JBoss A-MQ, Red Hat JBoss AMQ
 

Learn More

 

Overview

 

Sample Customers

University of Washington, Daugherty Systems, CSC, STG Technologies, Inc. 
E*TRADE, CERN, CenturyLink, AECOM, Sabre Holdings
Find out what your peers are saying about ActiveMQ vs. Red Hat AMQ and other solutions. Updated: October 2024.
816,406 professionals have used our research since 2012.