[Bug 191713] New: [new port] net/p5-Net-RabbitFoot - Synchronous interface to AnyEvent::RabbitMQ
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 7 17:46:53 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191713
Bug ID: 191713
Summary: [new port] net/p5-Net-RabbitFoot - Synchronous
interface to AnyEvent::RabbitMQ
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: bill.brinzer at gmail.com
Created attachment 144496
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144496&action=edit
p5-Net-RabbitFoot.shar
Net::RabbitFoot is an AMQP (Advanced Message Queuing Protocol) client library,
that is intended to allow you to interact with AMQP-compliant message
brokers/servers such as RabbitMQ in an asynchronous fashion.
You can use Net::RabbitFoot to -
* Declare and delete exchanges
* Declare, delete, bind and unbind queues
* Set QoS
* Publish, consume, get, ack, recover and reject messages
* Select, commit and rollback transactions
Net::RabbitFoot is known to work with RabbitMQ versions 2.4.0 and version 0-8
of the AMQP specification.
WWW: http://search.cpan.org/dist/Net-RabbitFoot/
(In particular, this module is used for the Perl examples on
<http://www.rabbitmq.com/getstarted.html>.)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list