<span class="Apple-style-span" style="border-collapse: collapse; ">Hey Guys,<br><br>I just wanted to get some advice on using RabbitMQ (well, of course, more generally AMQP) from Python. We are going to be using RabbitMQ to queue background jobs for our Django application to queue a lot of back-end tasks, and I was wondering if anyone has experience doing this with Python?<br>
<br>So, as far as I can see I have three options open to me:<br>   * Qpid<br>   * txAMQP<br>   * py-amqplib<br><br>But from what I can gather from my pokings around on the interwebs, none of them are that widely used? In terms of maturity, Qpid seems to be the most solid of the lot… would anyone agree? I also noticed something called carrot, but frankly that looks a little iffy to me.<br>
<br>In short, I really don&#39;t know which way to go. Performance is very important for us, so the library that performs the best is obviously preferable. If anyone has experience or advice they can give, I&#39;d love to hear which way you&#39;d go :)</span><div>
<span class="Apple-style-span" style="border-collapse: collapse; "><br>Thanks!<br>Oliver</span>
</div>