Fun with ones and zeros



amqplib 0.6

Wrapped up another release of py-amqplib, version 0.6 - which features a major reorganization of the codebase to make the library more maintainable and lays the groundwork for an optional thread-assisted mode that allows for flow control and timeouts (being worked on in a development repository).

posted: Monday, 19 January 2009 11:31 | tags: amqp python


Comments

#1 Ben Hyde commented, on January 27, 2009 at 10:48 a.m.:

Thanks for doing this.

Is there a mailing list were your users can congregate, complement you, exchange craft knowledge, and ponder those deep questions such as heartbeats and basic.return?

#2 Tim commented, on February 2, 2009 at 8:37 a.m.:

Barry
Thanks for this effort and sharing the results.

A question: is thread support a good idea? Surely scale's going to come from multi-core hardware now and so processes are the lightest weight elements (and they're arguably easier to code with in any case). Also, there's already a twisted api, should I really want threads.

Tim

#3 pablo commented, on February 15, 2009 at 3:05 a.m.:

Can you please explain how do you extract the specs skeleton and how do you use it?

I've seen this part and other AMQP client implementations but don't understand it.

Does the skeleton auto generate python code?

Thanks

#4 Richard commented, on July 9, 2009 at 7:52 p.m.:

Hi all!
Is 6, or the 7dev the recommended version? Some of the fixes in hg look important(errors and speedup)

Thanks,
Richard

#5 Garrett commented, on August 4, 2009 at 9:27 p.m.:

Where can I submit bug reports?

blog comments powered by Disqus

A Django site.

Valid XHTML 1.0 Transitional