Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apache/activemq-artemis
Mirror of Apache ActiveMQ Artemis
https://github.com/apache/activemq-artemis
activemq activemq-artemis amqp amqp10 amqps apache broker hornetq java jms messaging mqtt openwire stomp
Last synced: 14 days ago
JSON representation
Mirror of Apache ActiveMQ Artemis
- Host: GitHub
- URL: https://github.com/apache/activemq-artemis
- Owner: apache
- License: apache-2.0
- Created: 2015-05-22T07:00:05.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T17:03:25.000Z (5 months ago)
- Last Synced: 2024-06-20T17:29:36.924Z (5 months ago)
- Topics: activemq, activemq-artemis, amqp, amqp10, amqps, apache, broker, hornetq, java, jms, messaging, mqtt, openwire, stomp
- Language: Java
- Homepage: https://activemq.apache.org/components/artemis
- Size: 95.5 MB
- Stars: 922
- Watchers: 64
- Forks: 914
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to Apache ActiveMQ Artemis
ActiveMQ Artemis is the next generation message broker from Apache ActiveMQ.
## Getting Started
See the [User Manual](https://activemq.apache.org/components/artemis/documentation/latest/) for an in-depth explanation of all aspects of broker configuration and behavior.
The [ActiveMQ Artemis Examples](https://github.com/apache/activemq-artemis-examples) repository contains over 90 examples demonstrating many of the client and broker features.
## How to Build, etc.
See the [Hacking Guide](https://activemq.apache.org/components/artemis/documentation/hacking-guide/) for details about modifying the code, building the project, running tests, IDE integration, etc.
## Migrate from ActiveMQ Classic
See the [Migration Guide](https://activemq.apache.org/components/artemis/migration-documentation/) for information about the architectural and configuration differences between ActiveMQ Classic and ActiveMQ Artemis.
## Report an Issue
See [our website](https://activemq.apache.org/issues) for details on how to report an bug, request a feature, etc.