Congratulations and thanks Barry - your library's design was the original inspiration for aspects of the designs of both Pika and also the C libamqp. Both have drifted a little since then, but without seeing that the approach you took could have worked, I might never have tried it.<br>
<br>Regards,<br> Tony<br><br><div class="gmail_quote">On 28 July 2011 01:43, Barry Pederson <span dir="ltr"><<a href="mailto:bp@barryp.org">bp@barryp.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div style="word-wrap:break-word">To celebrate OSCON 2011 which I am attending for the first time, I thought I'd wrap up the Python amqplib library a bit and consider it more-or-less finished for what it is (a simple blocking 0-8 client), and call it 1.0.0 You can find it on the web here:<div>
<br></div><div><a href="http://code.google.com/p/py-amqplib/" target="_blank">http://code.google.com/p/py-amqplib/</a></div><div><a href="http://pypi.python.org/pypi/amqplib/1.0.0" target="_blank">http://pypi.python.org/pypi/amqplib/1.0.0</a></div>
<div><br></div><div>For people who haven't moved on to Pika or Haigha, it's definitely a worthwhile upgrade in that it's significantly faster than amqplib 0.6.1, and has a fair number of bug fixes. Also noteworthy are support for Python 3.x (via 2to3) and IPv6</div>
<div><br></div><font color="#888888"><div><span style="white-space:pre-wrap">        </span>Barry </div><div><br></div><div><br></div></font></div><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br>