Mirror of Apache ActiveMQ
Go to file
gtully 22f8f88ddb [NO JIRA] harden test occasional failure 2017-12-19 11:48:47 +00:00
activemq-all [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-amqp AMQ-6872 Use correct type casts on ApplicationProperties Map 2017-12-08 11:40:34 -05:00
activemq-blueprint [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-broker AMQ-6875 - Use the correct destination for Virtual destination consumers 2017-12-14 16:01:10 -05:00
activemq-camel Upgrade Apache Camel to 2.20.0 2017-10-15 09:57:40 +02:00
activemq-cf [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-client Javadoc typo fix and cleanup 2017-12-18 21:28:28 -05:00
activemq-console [AMQ-6829] add inflight count to dstat queue output 2017-10-06 16:21:15 +01:00
activemq-http AMQ-6823 Ensure that MessagePull is works across HTTP transport 2017-09-25 13:26:18 -04:00
activemq-itests-spring31 [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-jaas [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-jdbc-store https://issues.apache.org/jira/browse/AMQ-6799 - IOExceptionHandler during the startup 2017-08-24 14:04:36 +02:00
activemq-jms-pool [no jira] test to exercise pool setBlockIfSessionPoolIsFull false 2017-09-20 15:37:43 +01:00
activemq-kahadb-store [AMQ-6849] provide a virtualTopic dropOnResourceLimit attribute, default to false. 2017-10-25 14:53:20 +01:00
activemq-karaf [AMQ-6790] add netty kqueue osgi dependency to the activemq-amqp-client feature 2017-09-27 12:43:38 +01:00
activemq-karaf-itest AMQ-6821, AMQ-6790: add the ActiveMQAMQPBrokerFeatureTest to the smoke/sanity test profile 2017-09-27 15:07:00 +01:00
activemq-leveldb-store [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-log4j-appender [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-mqtt [AMQ-6859] MQTT - topic name of the message 2017-11-10 15:26:48 +01:00
activemq-openwire-generator [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-openwire-legacy [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-osgi [AMQ-6601] AMQ with master and slave broker, shutting down slave causes dead-lock. 2017-12-18 23:08:22 -05:00
activemq-partition [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-pool [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-ra [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-rar [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-run [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-runtime-config [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-shiro [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-spring [NO JIRA] harden test occasional failure 2017-12-19 11:48:47 +00:00
activemq-stomp [AMQ-6824] - fix up prefetchExtension growth on transaction completion and delivered ack and tie in boolean usePrefetchExtension 2017-09-26 11:30:18 +01:00
activemq-tooling [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-unit-tests [AMQ-6601] AMQ with master and slave broker, shutting down slave causes dead-lock. 2017-12-18 23:08:22 -05:00
activemq-web fix regression - ensure connector created for remote jmx assertion 2017-12-14 13:20:36 +00:00
activemq-web-console [no jira] Fix invalid xml for broker config 2017-12-18 17:56:25 -05:00
activemq-web-demo [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
assembly AMQ-6828 Improvement to python AMQP example. 2017-10-18 11:06:19 +01:00
docs/img AMQ-6689 Update readme 2017-07-19 15:54:01 -04: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
trash/activemq-optional This closes #205. Won't fix. (fix even more file permissions) 2016-11-03 14:11:40 -04:00
.gitignore Ignoring .tmpBin directory 2015-08-13 15:55:21 +00:00
KEYS Add Martyn's key so we can keep the KEYS files in sync 2015-11-23 12:28:37 -05:00
LICENSE Merged in the rest of djencks's release changes from the 4.1 branch 2008-04-08 16:28:08 +00:00
NOTICE https://issues.apache.org/jira/browse/AMQ-6621 2017-03-08 14:12:04 -05:00
README.md Renamed README file. Updated link for encryption and location of LICENSE. Update NOTICE year. 2016-08-15 18:27:37 -04:00
doap.rdf Polished copyright years 2012-09-25 13:31:48 +00:00
pom.xml AMQ-6874 Update Qpid JMS to 0.28.0 and proton-j to 0.24.0 2017-12-14 12:32:06 -05:00

README.md

Welcome to Apache ActiveMQ

Apache ActiveMQ is a high performance Apache 2.0 licensed Message Broker and JMS 1.1 implementation.

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 http://activemq.apache.org/contributing.html

Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel at http://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 http://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 http://www.oracle.com/technetwork/java/javase/tech/index-jsp-136007.html. ActiveMQ does not include these libraries itself, but is designed to use them.