mirror of https://github.com/apache/activemq.git
18d616c8db
Some stores like the journal hold messages around and use the usage manager to know when it should flush to disk. - Moved alot of the message reference counting logic from the PrefetchSubscription up to it's subclasses since they all seem to do it just a slightly different way. I think it makes easier to see now how the usage manager is affected by operations. - I fixed and verifed that the keepDurableSubsActive=true option actually works. I think we should make this the default setting since it make recovery safer. Once we have a better spooling implementation we can turn if off again. git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389941 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
activecluster | ||
activeio | ||
activemq-console | ||
activemq-core | ||
activemq-dotnet | ||
activemq-gbean | ||
activemq-gbean-management | ||
activemq-jaas | ||
activemq-optional | ||
activemq-ra | ||
activemq-soaktest | ||
activemq-systest | ||
activemq-web | ||
assembly | ||
cms | ||
etc | ||
jmeter | ||
openwire-c | ||
openwire-cpp | ||
sandbox | ||
stomp/php | ||
systest | ||
KEYS | ||
LICENSE.txt | ||
README.txt | ||
STATUS | ||
build.properties | ||
doap.rdf | ||
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://incubator.apache.org/activemq/Getting+Started Building http://incubator.apache.org/activemq/Building Examples http://incubator.apache.org/activemq/Examples We welcome contributions of all kinds, for details of how you can help http://incubator.apache.org/activemq/Contributing Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel http://incubator.apache.org/activemq/ Please help us make ActiveMQ better - we appreciate any feedback you may have. Enjoy! ----------------- The ActiveMQ team