Description
If you need information about the HornetQ project please go to
This file describes some minimum 'stuff one needs to know' to get
started coding in this project.
JBoss HornetQ alternatives and similar libraries
Based on the "Messaging" category.
Alternatively, view JBoss HornetQ alternatives based on common mentions on social networks and blogs.
-
Apache RocketMQ
Apache RocketMQ™ is an open source distributed messaging and streaming data platform. -
RocketMQ
A fast, reliable, and scalable distributed messaging platform. -
Apache Camel
Glues together different transport APIs via Enterprise Integration Patterns. -
Apache ActiveMQ
Message broker that implements JMS and converts synchronous to asynchronous communication. -
Apache ActiveMQ Artemis
The Next Generation Message Broker by Apache ActiveMQ -
MBassador
An event bus aiming at ease of use and performance. Annotation driven, supports sync/async event publication, strong or weak references, message filtering -
Embedded RabbitMQ
A JVM library to use RabbitMQ as an embedded service
Scout APM - Leading-edge performance monitoring starting at $39/month
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of JBoss HornetQ or a related project?
README
HornetQ
If you need information about the HornetQ project please go to
http://community.jboss.org/wiki/HornetQ
This file describes some minimum 'stuff one needs to know' to get started coding in this project.
Source
The project's source code is hosted at:
Git usage:
Pull requests should be merged without fast forwards '--no-ff'. An easy way to achieve that is to use
% git config branch.master.mergeoptions --no-ff
Branch
HornetQ is now in maintenance mode. the master / upstream for hornetq is now ActiveMQ Artemis
- 2.3.x is the branch used for EAP.
- 2.4.x was the branch used on Wildfly up until recently, Wildfly also moved to Artemis on newer releases
- master has been discontinued