mirror of https://github.com/apache/activemq.git
c256dcf9e8
We now send REDELIVERY acks to the broker when a message is redelivered. This allows the broker to update the message with the number of times redelivery has occured so that if the message is delivered to another consumer it can DQL the message when max redeliveries have occured across consumers. git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@581747 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
activemq-all | ||
activemq-book | ||
activemq-console | ||
activemq-core | ||
activemq-fileserver | ||
activemq-jaas | ||
activemq-jpa-store | ||
activemq-openwire-generator | ||
activemq-optional | ||
activemq-perftest | ||
activemq-ra | ||
activemq-rar | ||
activemq-repository-builder | ||
activemq-soaktest | ||
activemq-systest | ||
activemq-test-atomikos | ||
activemq-tooling | ||
activemq-web | ||
activemq-web-console | ||
activemq-web-demo | ||
activemq-xmpp | ||
assembly | ||
etc/css | ||
KEYS | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.txt | ||
doap.rdf | ||
pom.xml |
README.txt
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 http://activemq.apache.org/getting-started.html Building http://activemq.apache.org/getting-started.html#GettingStarted-WindowsSourceInstallation http://activemq.apache.org/getting-started.html#GettingStarted-UnixSourceInstallation Examples http://activemq.apache.org/examples.html 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 http://activemq.apache.org/ Please help us make Apache ActiveMQ better - we appreciate any feedback you may have. Enjoy! ------------------------ The Apache ActiveMQ team