- RabbitMQ clients for
- Java,
- .NET/C#
- Erlang
are available from http://www.rabbitmq.com/download.html
- Perl
- AnyEvent::RabbitMQ
- Chosen mostly because it didn't have any pre-requisite software installations.
- Its author seems to have abandoned it
- We have created a friendlier RabbitMessaging module that uses AnyEvent::RabbitMQ.
- It requires our patches to versions 1.05 of AnyEvent::RabbitMQ
- Net::STOMP::Client
- Recommended by someone in the rabbitmq-discuss mailing list, its author is active in this list.
- POE::Component::Client::AMQP
- Also mentioned in rabbitmq-discuss
- AnyEvent::RabbitMQ
General
Content
Integrations