1 embedded-broker started, and 1 producer, 1 consumer both connect to the broker. producer sends 1st message, consumer consumes right away; producer sends 2nd message, consumer doesn't get it; producer sends 3rd message, consumer consumes 2nd message; etc. etc.
and it seems something is holding off the message dispatch to consumer, and it's getting more behind afterwards. Does anyone know what's causing the problem? i'm using activeMQ 4.1 and Spring 2.0 -- View this message in context: http://www.nabble.com/is-the-broker-holding-off-message-dispatch--tf3949076s2354.html#a11203434 Sent from the ActiveMQ - User mailing list archive at Nabble.com.