[rabbitmq-discuss] pika.channel.basic_consume

Gavin M. Roy gmr at myyearbook.com
Thu Jan 27 21:36:28 GMT 2011


On Thu, Jan 27, 2011 at 2:52 PM, Marcin Krol <mrkafk at gmail.com> wrote:

> Can channel.basic_consume handle more than 1 callback?

It can't right now, but I am working on the next version and would
consider adding it for good reason. Is there a reason you want to do
this? I could see from a not delivering the same message twice but you
could just use a fanout exchange and bind both consumers to this.

Gavin


More information about the rabbitmq-discuss mailing list