Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jul 2014 17:46:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191713] New: [new port] net/p5-Net-RabbitFoot - Synchronous interface to AnyEvent::RabbitMQ
Message-ID:  <bug-191713-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: bill.brinzer@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191713-13>