mirror of
https://github.com/apache/activemq.git
synced 2025-02-17 07:24:51 +00:00
that messages would delivered in the order published to the 2 different destinations. This is not correct as the messages could queue up and get dispatched at different times. Updated the code so that this assumption is no longer relied on. git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@633554 13f79535-47bb-0310-9956-ffa450edef68
Lowered the logging level of empty messages returned. For background see : http://www.nabble.com/HTTP-%3A-Received-null-command-tp14997476s2354p14997476.html
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
Description
Languages
Java
97%
JavaScript
1.7%
HTML
0.6%
Shell
0.3%
CSS
0.1%
Other
0.1%