Mirror of Apache ActiveMQ
Go to file
Matt Pavlovich 6a1a79c658 [NO-JIRA] Jenkinsfile sonar credentials fix 2024-10-01 11:09:33 -05:00
activemq-all Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-amqp Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-blueprint Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-broker [AMQ-9563] Remove usage of java.security.AccessController where possible. Document JDK 21 refactor TODO 2024-09-25 10:46:56 -05:00
activemq-cf Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-client [AMQ-9563] Remove usage of java.security.AccessController where possible. Document JDK 21 refactor TODO 2024-09-25 10:46:56 -05:00
activemq-console [AMQ-9533] Add Backup command that uses activemq-protobuf (to replace export) 2024-07-16 08:08:26 -05:00
activemq-http Fixing typo 2024-05-20 16:33:18 +01:00
activemq-jaas Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-jdbc-store [AMQ-9484] Support exporting kahadb messages from a queue with an offset 2024-07-16 08:08:26 -05:00
activemq-jms-pool Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-kahadb-store AMQ-8122 - Fix DataByteArrayInputStreamTest 2024-09-11 17:09:36 -04:00
activemq-karaf Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-karaf-itest Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-log4j-appender Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-mqtt Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-openwire-generator Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-openwire-legacy Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-osgi Update spring schemas version for 6.2.x 2024-04-30 14:40:28 +02:00
activemq-pool Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-ra Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-rar Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-run Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-runtime-config [AMQ-9437] AdvancedDestination statistics networkEnqueue and networkDequeue counters 2024-09-20 08:56:26 -05:00
activemq-shiro Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-spring Update spring schemas version for 6.2.x 2024-04-30 14:40:28 +02:00
activemq-stomp AMQ-8398 - Add missing super.tearDown() call to Stomp NIOSSLLargeMessageTest 2024-09-07 22:50:27 -04:00
activemq-tooling Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-unit-tests [AMQ-9437] AdvancedDestination statistics networkEnqueue and networkDequeue counters 2024-09-20 08:56:26 -05:00
activemq-web Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-web-console Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
activemq-web-demo Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05:00
assembly Merge pull request #1289 from PaulGale/main 2024-09-11 19:23:20 +02:00
bom Fix bom (release plugin doesn't accept properties) 2024-07-31 17:25:53 +02:00
committer-tools Add ASF header in release-validate.sh script 2020-12-02 20:19:07 +01:00
docs/img Update logos 2020-09-29 11:11:21 -05:00
etc/css NO-JIRA: remove script, moved into dist dev repo to simplify use, now under https://dist.apache.org/repos/dist/dev/activemq/activemq 2017-09-21 17:35:58 +01:00
.gitignore [AMQ-7502] Remove leveldb 2021-03-25 18:54:53 +01:00
Jenkinsfile [NO-JIRA] Jenkinsfile sonar credentials fix 2024-10-01 11:09:33 -05:00
KEYS NO-JIRA: Add gpg key for jbonofre 2019-08-26 10:31:32 -04:00
LICENSE AMQ-7454 - Remove xmpp artifacts 2020-03-26 11:36:41 +00:00
NOTICE Updated year in NOTICE 2024-03-14 09:28:23 -07:00
README.md Add break line to README 2024-09-25 15:33:34 +02:00
SECURITY.md Set version to 6.0.0-SNAPSHOT 2023-09-15 16:27:34 +02:00
doap.rdf Update copyright to include 2023 2023-02-11 07:28:02 +01:00
pom.xml AMQ-9585: Upgrade to taglist-maven-plugin 3.1.0 2024-09-26 08:00:47 +02:00

README.md

Welcome to Apache ActiveMQ

Apache ActiveMQ is a high performance Apache 2.0 licensed Message Broker. ActiveMQ supports several API and protocols:

  • Jakarta Messaging 3.1.0, JMS 2.0 and JMS 1.1.
  • AMQP
  • MQTT
  • HTTP/WS

ActiveMQ also provides advanced features like:

  • network of brokers
  • scheduling
  • and much more!

Getting Started

To help you get started, try the following links:

Getting Started

Building

Examples

We welcome contributions of all kinds, for details of how you can help https://activemq.apache.org/contributing.html

Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel at https://activemq.apache.org/

Please help us make Apache ActiveMQ better - we appreciate any feedback you may have.

Enjoy!

Licensing

This software is licensed under the terms you may find in the file named "LICENSE" in this directory.

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See https://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

The following provides more details on the included cryptographic software:

ActiveMQ supports the use of SSL TCP connections when used with with a JVM supporting the Java Cryptography extensions https://www.oracle.com/java/technologies/javase/javase-tech-security.html. ActiveMQ does not include these libraries itself, but is designed to use them.