[rabbitmq-discuss] RabbitMQ Consumes Very Slow

Bradford Stephens bradfordstephens at gmail.com
Wed Jun 2 00:58:32 BST 2010


Holy crap, that worked.

Went from about 3 msgs/sec to ~20,000 msgs/sec. I can live with that :)

You should take that basicGet out of the "Getting Started" guide, it's
dangerous :P I assumed that the QueueingConsumer was for
continuously-running processes only and did high-throughput
synchronous stuff. Guess I shoulda read the code more.

You rock, I've never had a problem solved by a community so fast :)

On Tue, Jun 1, 2010 at 4:22 PM, Oleg Zhurakousky
<ozhurakousky at vmware.com> wrote:
> Bradford
>
> Here is the simple test I used last week to demo Rabbit to a client. I am actually running Rabbit on a small VM on my laptop and am sending 1000 messages ~30K each (send and receive in less then a sec). There you can see the basicConsume(..) sample.
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>



-- 
Bradford Stephens,
Founder, Drawn to Scale
drawntoscalehq.com
727.697.7528

http://www.drawntoscalehq.com --  The intuitive, cloud-scale data
solution. Process, store, query, search, and serve all your data.

http://www.roadtofailure.com -- The Fringes of Scalability, Social
Media, and Computer Science



More information about the rabbitmq-discuss mailing list