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 a cloud native messaging and streaming platform, making it simple to build event-driven applications. -
Apache Camel
Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data. -
Smack
A modular and portable open source XMPP client library written in Java for Android and Java (SE) VMs -
Nakadi
DISCONTINUED. A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues -
MBassador
Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
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