Hi, going back to Cursors and http://activemq.apache.org/how-do-i-configure-activemq-to-hold-100s-of-millions-of-queue-messages-.html ...
...can anyone shed some light on the actual role of memoryLimit in: <policyEntry topic=">" producerFlowControl="false" memoryLimit="1mb"> <policyEntry queue=">" producerFlowControl="false" memoryLimit="1mb"> ...moreover: *when* will producerFlowControl start slowing down consumers? Cheers, F.