<div class="gmail_quote">Hi Guys,</div><div class="gmail_quote"><br></div><div class="gmail_quote">Thanks so much for replying so quickly. It&#39;s great to see the community is so willing to share advice :)</div><div class="gmail_quote">
<br></div><div class="gmail_quote"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
You might find this useful as a link store:<br><a href="http://delicious.com/alexisrichardson/rabbitmq+python" target="_blank">http://delicious.com/alexisrichardson/rabbitmq+python</a></blockquote><div><br></div><div>Thank you for this, there looks to be a lot of good stuff there I hadn&#39;t already seen :)</div>
</div></div><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
 - If you&#39;re not working with Twisted, or planning to, then using txAMQP is<br>
   out of the question. This is a litmus test - if you&#39;re doing Twisted<br>
   stuff you will surely want txAMQP; if not you will surely want<br>
   py-amqplib.<br>
</blockquote><div><br></div><div>At the moment, no, we don&#39;t do anything with Twisted; though since we aren&#39;t doing anything asynchronously right now (which is obviously changing), I am open to start using it… I was considering running Django inside a Twisted WSGI container, which would work I believe?</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
 - I can&#39;t say anything in particular about qpid (btw, it&#39;s a broker, not a<br>
   client library - just in case that wasn&#39;t clear). I mention this because<br>
   you say you&#39;re going to use RabbitMQ but then you mention qpid.</blockquote><div><br></div><div>Ah, of course. Sorry, my ignorance of this is showing :)</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

 - Esteve Fernandez (who wrote the txAMQP code) told me the other day that<br>
   he&#39;d managed to hook txAMQP up to Django. That&#39;s not released but he&#39;ll<br>
   surely be happy to send you the code if you want it. He&#39;s got a lot<br>
   going on just now, so may not reply until next week.</blockquote><div><br></div><div>That would be awesome, I&#39;d really love to see how that was done. Obviously I&#39;m just starting down the road of implementing this stuff and seeing how others have done this would be a great help.</div>
</div><br><div>—Oliver</div>