[rabbitmq-discuss] Question about new pika usage

Taek Joo Kim taicki at gmail.com
Sun Mar 6 02:07:15 GMT 2011


Hi, all.

In pika 0.5.2, I created multiple connections to rabbitmq, then made a
socket map and passed it to pika.asyncore_loop(). Then I could poll
multiple sockets. In pika 0.9.x, I saw the source code, but did not
find the way to do this. The purpose of making multiple connections is
to subscribe multiple queues.

I have two questions.
1. Is this a proper way to subscribe multiple queues?
2. If it is, is there any way to do this in 0.9.x?

Thanks,
Taek


More information about the rabbitmq-discuss mailing list