2008/4/30 Carl Bourne <[EMAIL PROTECTED]>:
> Hi,
>
>  I'm trying to setup some basic test scripts using the QPID ruby client and  
> RabbitMQ/OpenAMQ. I can now get the client to publish/consume messages to 
> both brokers.
>
>  All seems to work well until I increase the number of messages from say 1000 
> to 10,000. When set to 1000 the messages fly through and get consumed within 
> a few seconds. However, when I increase the number the actual rate at which 
> the messages are consumed drops down considerably. My test (based on Gordon 
> Sim's example) code is very simple. Is there anything in particular I'm doing 
> wrong here?
>

Out of interest - do you get the same behaviour when you use the Ruby
client with the Qpid Java Broker or Qpid C++ broker (using the M2.1
release candidates, which speak AMQP0-9)?

-- Rob

Reply via email to