[rabbitmq-discuss] Python Client for RabbitMQ/AMQP?

Martin Sustrik sustrik at imatix.com
Thu Aug 23 20:28:59 BST 2007


> I don't recall any others off the top of my head.    I think OpemAMQ 
> doesn't implement persistence across broker restarts but that is a 
> design decision and doesn't affect what clients need to do.
> 
> For the client at least, most of the differences between 8.0 (0.8 has 
> the major/minor version swapped in the xml file) and 0.9 are handled by 
> just swapping the automatically generated framing definitions file.

This 0.8/0.9 thing is quite annoying... We would even revert to 0.8 to 
get compatibility with RabbitMQ and Qpid, but we desperately need 
Queue.Unbind which was added only in 0.9. Without Queue.Unbind we would 
face severe performance problems in production :(

Sorry about that.

Martin (OpenAMQ team)




More information about the rabbitmq-discuss mailing list