I\'m working on a system in ActiveMQ where I would really prefer not to lose messages. My problem is that retrying messages is causing my consumers to block (instead of working
ActiveMQ trunk now has support for broker based redelivery https://issues.apache.org/jira/browse/AMQ-3894