[rabbitmq-discuss] How to have multiple consumers for a Queue in Ruby
Rajat Vig
rajat.vig at gmail.com
Tue Feb 22 17:43:50 GMT 2011
Hi
We've written an application using the amqp gem with RabbitMQ.
Currently the bottleneck we've run into is that if there are too many
message incoming then processing the queue takes long.
After reading some messages on the list, I think allowing multiple consumers
is the way forward.
How do I do that? And are there any pitfalls/gotchas?
-Rajat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110222/b12dc6a0/attachment.htm>
More information about the rabbitmq-discuss
mailing list