We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c41be2a commit 5fff850Copy full SHA for 5fff850
2 files changed
README.md
@@ -1,7 +1,16 @@
1
Welcome to Apache ActiveMQ
2
=======================================================================
3
Apache ActiveMQ is a high performance Apache 2.0 licensed
4
-Message Broker and JMS 1.1 implementation.
+Message Broker.
5
+ActiveMQ supports several API and protocols:
6
+- JMS 1.1, 2.0.3, 3.1.0
7
+- AMQP
8
+- MQTT
9
+- HTTP/WS
10
+ActiveMQ also provides advanced features like:
11
+- network of brokers
12
+- scheduling
13
+- and much more!
14
15
Getting Started
16
===============
SECURITY.md
@@ -4,6 +4,7 @@
| Version | Supported |
| ------- | ------------------ |
+| 5.18.x | :white_check_mark: |
| 5.17.x | :white_check_mark: |
| 5.16.x | :white_check_mark: |
| <= 5.15.x | :x: |
0 commit comments