On 07/30/2010 12:13 AM, David Hawthorne wrote:
I'm looking at attempting to speed up the draining of a queue with multiple readers. Is this even possible?
Yes.
I wouldn't want each client to get the same message, I'd want them to simply get the next message in the queue.
That is the default behaviour for multiple subscribers on the same queue. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
