> Thanks Cliff. > I think at this point of our project it would be really > quite hard to change the messaging layer. Do you think it's > possible to substitute the Qpid c# library with other AMQP > 0.10 compliant libraries, like the client for RabbitMQ?
The API is probably different but, more importantly, RabbitMQ implements AMQP 0.9, I believe. So you'd need to change the broker as well, unless you're using the Qpid Java broker. -Steve -- Steve Huston, Riverace Corporation Total Lifecycle Support for Your Networked Applications http://www.riverace.com --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscr...@qpid.apache.org