Hi everyone, I'm quite new to Qpid and AMQP, and trying to figure out, how to write a robust multithreaded request/reply server and a client in python. (The long term goal is to publish an API with apache avro RCP using AMQP as a transport.) I'm using the v0.6 Qpid Java broker and the enclosed python library. The python API documentation is very poor, the examples are quite heplful, but too simple. Browsing the code, I found the peer.py and client.py, but couldn't find an example how to use them in a real application. Any help or code snippet would be much appreciated. Or, if I'm digging in the wrong direction, please point me to the right way.
I'm aware of the fact, that there are more AMQP libraries for python, (txamqp, amqplib), but none of them seems to be as up to date as qpid. (Actually txamqp seems great, but using twisted is a bit frightening.) Thanks kodiak <a href="" target="_blank"><br><br>________________________________________________________<br><a href="http://ad.adverticum.net/b/cl,1,73468,1595374,1595372/click.prm">Nálunk a nyelvtanfolyamok garantáltan elindulnak! Jelentkezz 20% kedvezménnyel a 20 éves Katedra Budapesthez április 7-9. között!</a></a> --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
