Best Software for 2025 is now live!
Save to My Lists
Unclaimed
Unclaimed

Top Rated Apache ActiveMQ Alternatives

Apache ActiveMQ Reviews & Product Details

Giuseppe D.
GD
IT Security Consultant
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Seller invite
What do you like best about Apache ActiveMQ?

Apache ActiveMQ is the perfect MQ for create distributed service and applications. You can connect multiple applications with your prefered programming languages (Java, Perl, Python, Ruby, PHP, etc).

Apache ActiveMQ reduce the complexity and maintenance cost of you application. You can create a micro services and daemons for manage your business workflow. Review collected by and hosted on G2.com.

What do you dislike about Apache ActiveMQ?

Is not easy to manage the SSL/TLS connection. Review collected by and hosted on G2.com.

Recommendations to others considering Apache ActiveMQ:

You can create a distributed services between remote machines with your prefer programming language Review collected by and hosted on G2.com.

What problems is Apache ActiveMQ solving and how is that benefiting you?

With Apache ActiveMQ i have created a distributed service for dispatch jobs between remote machines and for collect remote logs using "queues" and "topics". Review collected by and hosted on G2.com.

Apache ActiveMQ Overview

What is Apache ActiveMQ?

Apache ActiveMQ is a popular and powerful open source messaging and Integration Patterns server.

Apache ActiveMQ Details
Show LessShow More
Product Description

Apache ActiveMQ is a popular and powerful open source messaging and Integration Patterns server.


Seller Details
Year Founded
1999
HQ Location
Wakefield, MA
Twitter
@TheASF
66,229 Twitter followers
LinkedIn® Page
www.linkedin.com
2,291 employees on LinkedIn®
Description

Community-led development since 1999. FoundationProjectsPeopleGet InvolvedDownloadSupport ApacheHome. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Recent Apache ActiveMQ Reviews

Shivraj K.
SK
Shivraj K.Mid-Market (51-1000 emp.)
4.0 out of 5
"ActiveMQ performance and use"
The best thing about ActiveMQ is it's easy to integrate with java JMS, and its scaling feature is phenomenal; it can handle significant loads and h...
Ajay V.
AV
Ajay V.Mid-Market (51-1000 emp.)
5.0 out of 5
"Great Tool for Communication between Multiple Microservices"
The queue management tool is too good and helps me to communicate among 43 microservices which I developed for one of my clients. It's very fast a...
Jagruti P.
JP
Jagruti P.Mid-Market (51-1000 emp.)
4.0 out of 5
"Apache ActiveMQ : Review and usage based on my experience"
-> I have used it when I need queueing support in my application. Although I am new at that time, it is easy to understand, and simple UI manage my...
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

Apache ActiveMQ Media

Answer a few questions to help the Apache ActiveMQ community
Have you used Apache ActiveMQ before?
Yes

15 out of 16 Total Reviews for Apache ActiveMQ

4.3 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
G2 reviews are authentic and verified.
Shivraj K.
SK
Software development engineer 2
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
Business partner of the seller or seller's competitor, not included in G2 scores.
What do you like best about Apache ActiveMQ?

The best thing about ActiveMQ is it's easy to integrate with java JMS, and its scaling feature is phenomenal; it can handle significant loads and high availability and is easy to solve Review collected by and hosted on G2.com.

What do you dislike about Apache ActiveMQ?

The worst thing about ActiveMQ is that it is not applicable for high loads, and its documentation is not highly readable; it is not appropriate for event streaming. Review collected by and hosted on G2.com.

What problems is Apache ActiveMQ solving and how is that benefiting you?

ActiveMQ helps communicate with services and share data among them, acts as a message broker which exchanges data between multiple sources, and provides a dead letter queue for the failed transaction. Review collected by and hosted on G2.com.

Ajay V.
AV
Senior Software Engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about Apache ActiveMQ?

The queue management tool is too good and helps me to communicate among 43 microservices which I developed for one of my clients. It's very fast and convenient to use. Review collected by and hosted on G2.com.

What do you dislike about Apache ActiveMQ?

Compared to Kafka it is not that much robust and fast to process messages. But As it is opensource and easy to available and setup, I have used it and fulfilled my requirements Review collected by and hosted on G2.com.

What problems is Apache ActiveMQ solving and how is that benefiting you?

When It comes to microservices it is very difficult to communicate among them. I have used it to pass it through the queue and code in all my microservices to understand the message and process that thing Review collected by and hosted on G2.com.

Jagruti P.
JP
Senior Analyst
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache ActiveMQ?

-> I have used it when I need queueing support in my application. Although I am new at that time, it is easy to understand, and simple UI manage my things.

-> It is open source, so anyone can use it without paying a penny.

-> It Supports many messaging protocols like MQTT, STOMP, AMQP, TCP, SSL, etc.

-> This messaging broker I have used with Java and REST API, so it is accessible to implements and having a good amount of resources available to take help if you are stuck. Review collected by and hosted on G2.com.

What do you dislike about Apache ActiveMQ?

-> I didn't much use of this software as I started using apache Kafka, rabitMQ, but I can say that apache ActiveMQ is simpler than Kafka as Kafka have more features.

-> Sometimes you face delays in message delivery, or sometimes it's failed delivery, so no assurance of delivery. Review collected by and hosted on G2.com.

Recommendations to others considering Apache ActiveMQ:

Choose based on your requirement. Review collected by and hosted on G2.com.

What problems is Apache ActiveMQ solving and how is that benefiting you?

-> it is highly available, and it's open-source.

-> easy to use due to easy configuration and admin panel provided to create a queue, consumers, providers, etc., quickly.

-> support Java and J2EE, so best suitable for java application with REST API when required JMS. Review collected by and hosted on G2.com.

Bill M.
BM
Chief Technology Officer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache ActiveMQ?

Apache ActiveMQ has been a solid workhorse for JMS Message Broker services at our company. We especially like the delayed send feature, something which we don't have when we use Kafka. Review collected by and hosted on G2.com.

What do you dislike about Apache ActiveMQ?

Unfortunately, Apache ActiveMQ doesn't cluster nicely, so if the broker goes down, there is not a seamless failover to a secondary broker, without losing data. There are some published hacks to work around this, but it is not baked into the product's DNA like other message broker implementations. Review collected by and hosted on G2.com.

Recommendations to others considering Apache ActiveMQ:

If you are looking for a JMS solution, Apache ActiveMQ has proven it's merit through longevity, outliving alternatives for a reason. It's fast, stable, and just plain works. Review collected by and hosted on G2.com.

What problems is Apache ActiveMQ solving and how is that benefiting you?

We use Apache ActiveMQ to handle high volume scale of message, through a set of over 2 dozen topics and about a dozen queues. The messages are delivered reliably. Review collected by and hosted on G2.com.

Verified User in Telecommunications
UT
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
(Original )Information
What do you like best about Apache ActiveMQ?

A perfect solution for comunicate systems with diferents technologies.

You can enqueue requests without overload your main system.

You can adminintrate it with a web interface. Review collected by and hosted on G2.com.

What do you dislike about Apache ActiveMQ?

If you have problems, documentation is very poor and it is not very popular. It’s difficult find people that know this software. Operation is similar to other queuing system for easy tasks. Review collected by and hosted on G2.com.

What problems is Apache ActiveMQ solving and how is that benefiting you?

I have used it to enqueue requests, is faster that use a database. You can intercomunicate diferents applications like java/C++. An important point is the price, because it’s free, you can use other solution like IBM MQ but you will must paid for the license. Review collected by and hosted on G2.com.

MK
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache ActiveMQ?

Best thing i like with Apache Active MQ that it supports spring framework. Apache Active MQ is open source. It is a simple and perfect solution to communicate systems with different technologies. Apache Active MQ also provide features like message load balancing and master slave configuration. Review collected by and hosted on G2.com.

What do you dislike about Apache ActiveMQ?

There is nothing i dislike with Apache Active mq and it is totally open source. Review collected by and hosted on G2.com.

What problems is Apache ActiveMQ solving and how is that benefiting you?

Apache active MQ supports master slave configuration if master fails then salve will run so there is no stoppage of data Review collected by and hosted on G2.com.

Verified User in Retail
UR
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache ActiveMQ?

It's stable and has been there for quite sometime now. Review collected by and hosted on G2.com.

What do you dislike about Apache ActiveMQ?

It's has become legacy and more alternate managed services are available in many cloud providers Review collected by and hosted on G2.com.

Recommendations to others considering Apache ActiveMQ:

Move to more managed services in cloud providers Review collected by and hosted on G2.com.

What problems is Apache ActiveMQ solving and how is that benefiting you?

It really helped to decouple services and connect many async services Review collected by and hosted on G2.com.

Dhananjay S.
DS
Full stack developer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Apache ActiveMQ?

It supports multiple languages such as Java, C, C++ , Perl , Python, PHP , C# , Ruby, etc. It has many advanced features such as Composite Destinations, Virtual Destinations, Message Groups, Wildcards. It has Spring framework support as well. Supports multiple transportation protocol such as NIO, UDP, multicast, TCP, SSL, JGroups. I work on java, and from my experience I can say that it is very easy to use. We can use this for parallel processing also. Review collected by and hosted on G2.com.

What do you dislike about Apache ActiveMQ?

Nothing as such. Everything in ActiveMQ is easy to develop. Review collected by and hosted on G2.com.

Recommendations to others considering Apache ActiveMQ:

If you have asynchronous communication, parallel processing, message oriented system, etc. Please use this. It is very easy to implement. Review collected by and hosted on G2.com.

What problems is Apache ActiveMQ solving and how is that benefiting you?

I mostly use ActiveMQ for parallel processing and asynchronous communication. Very easy to develop. Review collected by and hosted on G2.com.

GS
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Apache ActiveMQ?

I love the ease of use for Apache ActiveMQ. We use this service remotely with many of our customers. For instance, we will have them on the phone and we will have to tell them how to access their queues, and this product is perfect for using remotely. We never feel like it would be easier for the customer if we were in person with them when using this product Review collected by and hosted on G2.com.

What do you dislike about Apache ActiveMQ?

I think that something that could be updated is a user guide about the difference between deleting and purging queues right on the queues page. This is something that always trips me up, and I wish there were a question mark I could hover over or click on for quick clarification without actually leaving the page I am on. Review collected by and hosted on G2.com.

Recommendations to others considering Apache ActiveMQ:

I would definitely recommend! Great way to keep track of multiple queues for our software all over the world! Easy to access and easy to integrate our platform with. Review collected by and hosted on G2.com.

What problems is Apache ActiveMQ solving and how is that benefiting you?

We use this product to track the queues for our gateway software. We built out our gateway software so that we can send medical imaging back and forth from our cloud platform. We use Apache ActiveMQ to track the queues for each gateway installed with our customers, which is a couple hundred. Without this, we would not have an easy way to track the queues for each piece software of software we have installed across the world. Review collected by and hosted on G2.com.

Edgardo Enrique C.
EC
Owner
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache ActiveMQ?

Connection templates that comes with the bundle are pretty useful.

In case you're someone structured and want to create DEV, TEST and PRODUCTION environments in the same box with different ports, the procedure actually works.

It comes with several protocols and you can choose the one you feel more comfortable.

Admin interface is basic but within time intuitive, you can check all messages stuck and reprocess in case you want to. Review collected by and hosted on G2.com.

What do you dislike about Apache ActiveMQ?

In a year we had to restart the queues 3 times in Production environment as a java memory leak affected us and we couldn't identify what the problem was, so we did the restart thing. Review collected by and hosted on G2.com.

Recommendations to others considering Apache ActiveMQ:

If you're looking for a Queue System that takes messages from a SOA architecture like Oracle Web Logic, this is a good place to start.

Review collected by and hosted on G2.com.

What problems is Apache ActiveMQ solving and how is that benefiting you?

Asynchronous queues allowed us to get messages from SAP services and got processed in our Processmaker BPM.

It saved our lives! Review collected by and hosted on G2.com.