So it looks like I need to prototype some sort of RPC-over-message-bus mechanism for my day job and, of course, QPID is my first choice for the message bus :)

I had seen in another mail that there was a Python framework to make writing clients and servers easier. Is this the code in python/qpid/peer.py and python/qpid/delegate.py? If this is the code, are there any examples using the code? If this isn't the code, any pointers would be appreciated.

--Kevin

Reply via email to