activemq/activemq-core
James Strachan 95d0dec008 Patch for AMQ-606 to allow slow consumers to have their old messages discarded. For background to the issue see http://docs.codehaus.org/display/ACTIVEMQ/Slow+Consumers
Provides a way to set a limit on the pending messages to be dispatched to a subscription so that if that limit is reached, old messages are discarded. This will avoid the non-durable topics from getting blocked due to slow consumers


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@382459 13f79535-47bb-0310-9956-ffa450edef68
2006-03-02 17:56:21 +00:00
..
src Patch for AMQ-606 to allow slow consumers to have their old messages discarded. For background to the issue see http://docs.codehaus.org/display/ACTIVEMQ/Slow+Consumers 2006-03-02 17:56:21 +00:00
maven.xml enabled the marshalling of C++ code by default 2006-03-01 17:03:28 +00:00
pom.xml Applyed http://jira.activemq.org/jira/browse/AMQ-582 2006-02-18 06:03:51 +00:00
project.properties Maven 1 pom changes so that we cen start deploying to the apache maven repository. 2006-01-12 20:43:53 +00:00
project.xml disabled test due to AMQ-583 2006-03-02 11:54:59 +00:00