Yes, the client was subscribed to the queue I was simply preventing it from 
processing messages. Basically my call to listen would be delayed until I was 
ready for it to start consuming - but it had already called declareQueue and 
subscribeQueue, etc..

Trina

-----Original Message-----
From: Gordon Sim [mailto:[email protected]] 
Sent: Wednesday, November 02, 2011 2:34 AM
To: [email protected]
Subject: Re: ring queues

On 11/01/2011 10:27 PM, Wisler, Trina wrote:
> I created a queue size of 100.  I produced 54875 messages, backed up
> the queue and didn't allow my client to consume any.  Once I was done
> producing message, I allowed my client to consume and my client
> received 2384 messages immediately.

When you say you didn't allow your client to consume any messages, was 
the client subscribed to the queue at the point the messages were 
published? I.e. do you mean simply that you prevented any processing of 
messages by your application?

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to