[rabbitmq-discuss] pika having 2 connections opened a consumer and a producer
Michael Klishin
michael.s.klishin at gmail.com
Sun Mar 30 20:17:09 BST 2014
2014-03-27 21:36 GMT+04:00 Grenier,Michel [CMC] <
Michel.Grenier at ssc-spc.gc.ca>:
> In a python pika script is it possible to have 2 co-existing
> connections
> - one consuming from a broker1, doing something with each
> message and
> - a second connected to broker2, producing a different message
> once the previous is processed.
>
> Any means to do so ?
>
It should be possible (and quite straightforward) to create two connections
and use them concurrently.
--
MK
http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140330/b25a8ef9/attachment.html>
More information about the rabbitmq-discuss
mailing list