Hi Team, Which AMQP verison library is supported for rabbitmq-3.2.4. Please guide. Thanks Purushottam _______________________________________________ rabbitmq-discuss mailing list has moved to https://groups.google.com/forum/#!forum/rabbitmq-users, please subscribe to the new list! [hidden email] https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss |
Hi, What programming language are you using? Regards, Alvaro On Mon, Aug 25, 2014 at 1:54 PM, Purushottam tiwary <[hidden email]> wrote:
_______________________________________________ rabbitmq-discuss mailing list has moved to https://groups.google.com/forum/#!forum/rabbitmq-users, please subscribe to the new list! [hidden email] https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss |
In reply to this post by Purushottam tiwary
This list has moved to rabbitmq-users, please start all new discussions
there: https://groups.google.com/forum/#!forum/rabbitmq-users On 25 August 2014 at 15:56:18, Purushottam tiwary ([hidden email]) wrote: > > Which AMQP verison library is supported for rabbitmq-3.2.4. Any AMQP 0-9-1 client, which most maintained libraries these days are, will work with RabbitMQ 2.0+: * Java client and all clients that are based on it * .NET client * All Ruby clients * Pika (Python) * amqp.node (JS) I'm not quite sure if librabbitmq-c uses 0-9-1 but it is certainly compatible. If you are looking for commercial support from Pivotal, only Java and .NET clients have commercial support. -- MK Staff Software Engineer, Pivotal/RabbitMQ _______________________________________________ rabbitmq-discuss mailing list has moved to https://groups.google.com/forum/#!forum/rabbitmq-users, please subscribe to the new list! [hidden email] https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss |
In reply to this post by Alvaro Videla-2
Perl and Python apps on openshift On Mon, Aug 25, 2014 at 5:27 PM, Alvaro Videla <[hidden email]> wrote:
_______________________________________________ rabbitmq-discuss mailing list has moved to https://groups.google.com/forum/#!forum/rabbitmq-users, please subscribe to the new list! [hidden email] https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss |
On 25 August 2014 at 16:07:34, Purushottam tiwary ([hidden email]) wrote:
> > Perl and Python apps on openshift Our tutorials use Pika and RabbitFoot. They are the clients we'd recommend. See http://www.rabbitmq.com/devtools.html for future references. -- MK Staff Software Engineer, Pivotal/RabbitMQ _______________________________________________ rabbitmq-discuss mailing list has moved to https://groups.google.com/forum/#!forum/rabbitmq-users, please subscribe to the new list! [hidden email] https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss |
Free forum by Nabble | Edit this page |