Have you taken a look at http://www.rabbitmq.com/clients.html or http://www.rabbitmq.com/devtools.html?
They seem to have native API's available for Java, Erlang, and .Net; I haven't used any of those, but I used Pika (Python-based) and it worked nicely for me.
Have you taken a look at http://www.rabbitmq.com/clients.html or http://www.rabbitmq.com/devtools.html?
They seem to have native API's available for Java, Erlang, and .Net; I haven't used any of those, but I used Pika (Python-based) and it worked nicely for me.