[rabbitmq-discuss] State-of-the-art Perl client?
Toby Corkindale
toby.corkindale at strategicdata.com.au
Wed Jan 25 05:31:58 GMT 2012
On 25/01/12 16:30, Toby Corkindale wrote:
> On 25/01/12 11:47, Mike Acar wrote:
>> Hi,
>>
>> I've done some searching and haven't found a consensus answer: What's
>> the state-of-the-art Perl client for RabbitMQ?
>
>
> The only decent one I've found is Net::STOMP::Client.
> The author is active on this list and responds to bug reports.
>
> I filed bugs against the others on CPAN ages ago and have been ignored
> by their authors.
PS. The STOMP adaptor doesn't expose the full functionality of RabbitMQ,
unfortunately.
So I use the module Net::RabbitMQ::Management::API to create the actual
queues and exchanges.
More information about the rabbitmq-discuss
mailing list