21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
# 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 broker ships with many [examples](https://activemq.apache.org/components/artemis/documentation/latest/examples.html) which you can run, inspect, & modify.
|
|
|
|
## 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" (i.e. 5.x) 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. |