Related project

ActiveMQ

Review details

Created 1 day ago
Review score is 0

Overall review rating

5.0
Usability
5.0
Simplicity
7.0
Documentation
4.0
Community
5.0

with activemq we had disk database crashes once a month. activemq did nothing on crash - it still accepted messages and discarded them all.

activemq have poor tooling - there is no way to browse queue or send a message from console, web interface allows to browse queue but is very inconvinient(only limited subset of headers is displayed).

custom binary messaging format(openwire) is simply plain wrong - no interop with third party products, no traceability.

activemq is persistent MQ - this severely affects performance. our deployment was unable to reach even 300messages/second with a queue

Sign in to vote for review score: 0
Scroll to top