[rabbitmq-discuss] State-of-the-art Perl client?
Reverend Chip
rev.chip at gmail.com
Thu Feb 2 02:46:29 GMT 2012
On 1/24/2012 4:47 PM, Mike Acar wrote:
> I've done some searching and haven't found a consensus answer: What's
> the state-of-the-art Perl client for RabbitMQ?
Hi, Mike! I'm using AnyEvent::RabbitMQ and Net::RabbitFoot. They're
built on Net::AMQP, which I submitted a patch for recently and it was
accepted (sending arrays so I can configure replication). It's is stuck
at AMQP 0.8, but so far that hasn't stopped me.
More information about the rabbitmq-discuss
mailing list