"Net::AMQP::RabbitMQ" provides a simple wrapper around the librabbitmq library that allows connecting, declaring exchanges and queues, binding and unbinding queues, publishing, consuming and receiving events. Error handling in this module is primaril...
MSTEMLE/Net-AMQP-RabbitMQ-2.40008 - 01 Oct 2020 02:29:27 UTC - Search in distributionLike Net::RabbitMQ but pure perl rather than a wrapper around librabbitmq....
LEEJO/Net-AMQP-RabbitMQ-PP-0.10 - 18 Dec 2019 07:30:33 UTC - Search in distributionAssume you read messages from a queue, process them and publish. But you would like to do it in batches, processing many messages at once. This module: * gets messages from in queue and publish them by routing key * uses your handler to batch process...
WHISK/Net-AMQP-RabbitMQ-Batch-0.2301 - 26 Oct 2017 21:04:34 UTC - Search in distributionURI extension for AMQP protocol (<https://www.rabbitmq.com/uri-spec.html>)...
JASEI/URI-amqp-0.1.3 - 08 Jun 2017 16:33:43 UTC - Search in distributionAll the world will be your enemy, Prince of a Thousand enemies. And when they catch you, they will kill you. But first they must catch you; digger, listener, runner, Prince with the swift warning. Be cunning, and full of tricks, and your people will ...
DROLSKY/Crixa-0.13 - 02 Jun 2015 16:11:41 UTC - Search in distribution- Crixa::Queue - A Crixa Queue
- Crixa::Exchange - A Crixa Exchange
"Net::RabbitMQ" provides a simple wrapper around the librabbitmq library that allows connecting, declaring exchanges and queues, binding and unbinding queues, publishing, consuming and receiving events. Error handling in this module is primarily achi...
JESUS/Net--RabbitMQ-0.2.8 - 16 Jan 2015 16:33:52 UTC - Search in distributionAAR/Net-RabbitMQ-Java-2.030102 - 12 Oct 2011 10:21:42 UTC - Search in distribution
This module horribly monkeypatches NET::AMQP to avoid it's need to load XML::LibXML. This code does disgusting things, and should be considered alpha quality. It uses the flavour of the AMQP spec inlined into AnyEvent::RabbitMQ to be compatible with ...
BOBTFISH/Net-AMQP-PP-0.01 - 08 Mar 2012 21:27:24 UTC - Search in distributionThis class is a rudimentary AMQP client written in Pure Perl. It has been tested with recent versions of RabbitMQ. There are a few limitations: * No concept of 'channels' is exposed, so only one logical channel is possible * Some parts of the AMQP sp...
MUTANT/Net-Thumper-0.03 - 12 Feb 2013 04:03:44 UTC - Search in distributionNet::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 - * Declar...
IKUTA/Net-RabbitFoot-1.03 - 07 Apr 2011 07:17:55 UTC - Search in distributionUsage of rabbitmq has two common expectations from the application developer: * The connection is subject to being closed from the server at any point, and the application should handle that disconnect gracefully. * The applications should always dec...
DRUOSO/Net-AMQP-ConnectionMgr-v0.0.1 - 16 Feb 2016 22:00:09 UTC - Search in distributionAnyEvent::RabbitMQ 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 AnyEvent::RabbitMQ to - * ...
DLAMBLEY/AnyEvent-RabbitMQ-1.22 - 12 Jun 2020 19:00:00 UTC - Search in distribution- AnyEvent::RabbitMQ::Channel - Abstraction of an AMQP channel.
Does AMQP things. Note that the API may change before the stable 1.000 release - "ALTERNATIVE AMQP IMPLEMENTATIONS" are listed below if you want to evaluate other options. If you want a higher-level API which manages channels and connections, try Net...
TEAM/Net-Async-AMQP-2.000 - 27 Dec 2016 12:46:03 UTC - Search in distribution- Net::Async::AMQP - provides client interface to AMQP using IO::Async
- Net::Async::AMQP::Channel - represents a single channel in an MQ connection
- Net::Async::AMQP::Channel - represents a single channel in an MQ connection
- 2 more results from Net-Async-AMQP »
This module implements the frame (de)serialization and representation of the Advanced Message Queue Protocol (http://www.amqp.org/). It is to be used in conjunction with client or server software that does the actual TCP/IP communication....
CHIPS/Net-AMQP-0.06 - 02 May 2013 03:16:39 UTC - Search in distributionTest::Net::RabbitMQ is a terrible approximation of using the real thing, but hopefully will allow you to test systems that use Net::AMQP::RabbitMQ or Net::RabbitMQ without having to use an actual RabbitMQ instance. The general overview is that calls ...
DROLSKY/Test-Net-RabbitMQ-0.13 - 22 Apr 2015 17:34:23 UTC - Search in distributionThis is a Log::Log4perl appender for publishing log messages to RabbitMQ using Net::AMQP::RabbitMQ. Defaults for unspecified options are provided by Net::AMQP::RabbitMQ and can be found in it's documentation....
ABRAXXA/Log-Log4perl-Appender-RabbitMQ-0.200002 - 22 Dec 2020 12:00:42 UTC - Search in distributionMojo::RabbitMQ::Client::Channel allows one to call all channel related methods....
SEBAPOD/Mojo-RabbitMQ-Client-0.3.1 - 20 Aug 2019 20:47:29 UTC - Search in distributionDetermines if the RabbitMQ connection is available. Sets the "status" to "OK" or "CRITICAL" based on the return value from "rabbit_mq->get_server_properties". If you pass in a "queue", it will instead check that the queue exists and if you additional...
GSG/HealthCheck-Diagnostic-RabbitMQ-v1.1.6 - 06 Jul 2020 14:40:34 UTC - Search in distribution