Re: Writing an AMQP bridge
Michael Schonberg <mschonberg@...>
2011/11/2 Raphael Cohn <raphael.cohn@...>:
OpenMAMA looks like it's got the potential to solve a substantial hole inAn AMQP bridge would be great. I was hoping that someone would develop one sooner rather than later. We considered AMQP when we we looking for an open source middleware; however, we already had an Elvin/Avis bridge and we were short on time. We have found that it is usually not too difficult to implement bridges around exiting C messaging APIs. Please let me know through the mailing list if you require any assistance. I will be more than happy to assist you in any way possible. OpenMAMA provides data dictionary support on top of the payload bridge as part of the API. Usually it does not require any additional effort. What else needs to be defined as part of this profile? I also interested in any potential enhancements to OpenMAMA that a complete AMQP bridge might require. We'd also be interested in helping write a Java wrapper, to provide aWe already have a full JNI wrapper for OpenMAMA, and we should be releasing it in the near future: http://www.openmama.org/what-is-openmama/openmama-roadmaps. It wraps the C API so it supports all middleware and payload bridges. Introductions over,I look forward to working with you on this. Regards, Michael Schonberg OpenMAMA Maintainer mschonberg@... |
|