mirror of https://github.com/apache/activemq.git
4b8822f154
- Redesigned the querying mechanism to allow easy insertion and/or extension of specific querying filters - Redesigned the output mechanism to allow easy inclusion of different output formatters (i.e. output in command shell friendly format, script friendly format, xml format, etc.) - Currently have just included a not-so-friendly command shell formatter. :) Have plans to modify this and maybe include an xml formatter and/or script friendly formatter. PS: I plan to move the console package outside activemq-core and include some unit tests with it sometime in the very near future. I know its kinda messy right know. :) git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@371880 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
activecluster | ||
activeio | ||
activemq-core | ||
activemq-jaas | ||
activemq-optional | ||
activemq-ra | ||
activemq-systest | ||
activemq-web | ||
assembly | ||
etc | ||
jmeter | ||
openwire-c | ||
openwire-dotnet | ||
sandbox | ||
systest | ||
LICENSE.txt | ||
README.txt | ||
build.properties | ||
maven.xml | ||
pom.xml | ||
project.properties | ||
project.xml |
README.txt
Welcome to ActiveMQ =================== ActiveMQ is a high performance Apache 2.0 licenced Message Broker and JMS 1.1 implementation. To help you get started, try the following links:- Getting Started http://activemq.org/Getting+Started Building http://activemq.org/Building Examples http://activemq.org/Examples We welcome contributions of all kinds, for details of how you can help http://activemq.codehaus.org/Contributing Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel http://activemq.org/ Please help us make ActiveMQ better - we appreciate any feedback you may have. Enjoy! ----------------- The ActiveMQ team