Hi Alan, so the Java Broker doesn't currently have a REST API over the AMQP Management protocol, but it does have a REST API for Management... and the AMQP Management Model and the Java Broker Management model has very much informed each other :-). I'm probably not able to contribute code to what you are looking to do, but I think trying to get as much convergence between what you are looking to do and what the Java Broker is/should be doing would be a really good idea, so would be very keen to review mapping design thoughts etc.
I think any such mapping of REST <-> AMQP Management should at least be floated amongst at the OASIS AMQP technical committee as I think such a mapping is generally useful. Cheers, Rob On 29 August 2014 21:40, Alan Conway <[email protected]> wrote: > Does anybody out there have any experience or ideas about this? Has > anyone already defined a REST API corresponding to the AMQP management > spec? Anybody got experience with implementing such an API? > > I am working on improving the AMQP 1.0 management support for the > dispatch router (implemented in python) and it seems like it would be > pretty easy to stick a little python REST API layer in there. > > Let me know if you have any insights or are interested in contributing > to this. > > Cheers, > Alan. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
