<div>Hi<br></div><div><br></div><div>We&#39;ve written an application using the amqp gem with RabbitMQ.</div><div>Currently the bottleneck we&#39;ve run into is that if there are too many message incoming then processing the queue takes long.</div>

<div>After reading some messages on the list, I think allowing multiple consumers is the way forward.</div><div><br></div><div>How do I do that? And are there any pitfalls/gotchas?</div><div><br></div><div>-Rajat</div>