<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-03-27 21:36 GMT+04:00 Grenier,Michel [CMC] <span dir="ltr"><<a href="mailto:Michel.Grenier@ssc-spc.gc.ca" target="_blank">Michel.Grenier@ssc-spc.gc.ca</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":280" class="a3s" style="overflow:hidden"> In a python pika script is it possible to have 2 co-existing<br>
connections<br>
- one consuming from a broker1, doing something with each<br>
message and<br>
- a second connected to broker2, producing a different message<br>
once the previous is processed.<br>
<br>
Any means to do so ?</div></blockquote></div><br>It should be possible (and quite straightforward) to create two connections</div><div class="gmail_extra">and use them concurrently.<br>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br>
<a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>