This module is meant to simplify the process of setting up the RabbitMQ channel, so you can start publishing and/or consuming messages without chaining "on_success" callbacks....
AJGB/AnyEvent-RabbitMQ-Simple-0.02 - 04 Apr 2016 23:55:21 UTC - Search in distributionThis is a wrapper around AnyEvent::Redis which adds timeouts, connection retries, multi-machine cluster configuration (including consistent hashing), node groups, and other magic bits. HASHING AND SCALING Keys are run through a consistent hashing alg...
JZAWODNY/AnyEvent-Redis-Federated-0.08 - 27 Nov 2012 22:43:12 UTC - Search in distributionDMAKI/Cache-Memcached-AnyEvent-0.00023 - 30 Jul 2015 23:52:01 UTC - Search in distribution
- Cache::Memcached::AnyEvent::Protocol - Base Class For Memcached Protocol
- Cache::Memcached::AnyEvent::Protocol::Text - Implements Memcached Text Protocol
- Cache::Memcached::AnyEvent::Selector::Ketama - Ketama Server Selection Algorithm
- 5 more results from Cache-Memcached-AnyEvent »
This modules implements a mainloop using AnyEvent for the Event::RPC::Server module. It implements the interface of Event::RPC::Loop. Please refer to the manpage of Event::RPC::Loop for details....
JRED/Event-RPC-1.10 - 27 Jun 2018 19:34:26 UTC - Search in distribution- Event::RPC - Event based transparent Client/Server RPC framework
- Event::RPC::Server - Simple API for event driven RPC servers
This is the implementation of event loop for "IO::Lambda" based on "AnyEvent" event loop. The module is not intended for direct use....
KARASIK/IO-Lambda-1.30 - 30 Jun 2019 08:19:09 UTC - Search in distribution- IO::Lambda - non-blocking I/O as lambda calculus
- IO::Lambda::Thread - wait for blocking code using threads
- IO::Lambda::Loop::Glib - Glib event loop for IO::Lambda
Socket.IO client using PocketIO and AnyEvent. This is beta version. APIs will be changed. Currently acceptable transport id is websocket only....
MAKAMAKA/PocketIO-Client-IO-0.01 - 26 Oct 2012 05:11:29 UTC - Search in distribution- lib/AnyEvent/PocketIO/Client/Transport/WebSocket.pm
- PocketIO::Client::IO - simple pocketio client
This class provides a hash of AnyEvent namespace CPAN Authors' PAUSE ID and name to the Acme::CPANAuthors module. It is currently statically generated information, I hope to make it dynamic in the future....
MONS/Acme-CPANAuthors-AnyEvent-0.07 - 14 Oct 2010 23:09:14 UTC - Search in distributionAnyEvent::Beanstalk::Worker implements a simple, abstract finite-state automaton for beanstalk queues. It can handle a configurable number of concurrent jobs, and implements graceful worker shutdown. You are encouraged to subclass AnyEvent::Beanstalk...
SCOTTW/AnyEvent-Beanstalk-Worker-0.05 - 06 May 2017 13:51:03 UTC - Search in distributionThis class provides an interface to interact with a web server that provides services via the WebSocket protocol in an AnyEvent context. It uses Protocol::WebSocket rather than reinventing the wheel. You could use AnyEvent and Protocol::WebSocket dir...
PLICEASE/AnyEvent-WebSocket-Client-0.54 - 19 Mar 2021 12:14:33 UTC - Search in distribution- AnyEvent::WebSocket::Message - WebSocket message for AnyEvent
- AnyEvent::WebSocket::Connection - WebSocket connection for AnyEvent
This class is an implementation of the WebSocket server in an AnyEvent context. * Currently this module supports WebSocket protocol version 13 only. See RFC 6455 <https://tools.ietf.org/html/rfc6455> for detail....
TOSHIOITO/AnyEvent-WebSocket-Server-0.10 - 25 Jan 2021 01:33:18 UTC - Search in distributionA Mesos::Dispatcher implementation, and subclass of Mesos::Dispatcher::Pipe. Creates an AnyEvent I/O watcher to handle reading from the pipe....
MAF/Mesos-1.07.1 - 02 Sep 2016 00:25:32 UTC - Search in distribution- Mesos - perl bindings for Apache Mesos
- Mesos::ExecutorDriver - perl interface to MesosExecutorDriver
- Mesos::SchedulerDriver - perl interface to MesosSchedulerDriver
- 2 more results from Mesos »
KNOWZERO/Net-SMTP-Server-AnyEvent-0.02 - 18 Oct 2013 08:21:21 UTC - Search in distribution
AnyEvent::DNS::Cache::Simple provides simple cache capability for AnyEvent::DNS CPAN already has AnyEvent::CacheDNS module. It also provides simple cache. AnyEvent::DNS::Cache::Simple support ttl, negative_ttl and can use with any cache module. And A...
KAZEBURO/AnyEvent-DNS-Cache-Simple-0.02 - 16 Nov 2019 14:57:40 UTC - Search in distributionAnyEvent::HTTP wrapper...
AANOAA/AnyEvent-HTTP-ScopedClient-0.0.5 - 23 Jun 2013 13:06:23 UTC - Search in distributionCINDY/AnyEvent-HTTPD-CookiePatch-v0.1.0 - 13 Apr 2013 16:05:16 UTC - Search in distribution
AnyEvent::RipeRedis::Cluster is non-blocking Redis Cluster client built on top of the AnyEvent::RipeRedis. Requires Redis 3.0 or higher, and any supported event loop. For more information about Redis Cluster see here: * <http://redis.io/topics/cluste...
IPH/AnyEvent-RipeRedis-Cluster-0.32 - 22 Dec 2017 10:25:17 UTC - Search in distributionA client for the <http://notifo.com/> API using the AnyEvent framework....
MELO/AnyEvent-WebService-Notifo-0.001 - 10 Oct 2010 16:51:21 UTC - Search in distributionAnyEvent::WebService::Tracks talks to Tracks' API from an AnyEvent loop, using AnyEvent::HTTP. Before you go ahead and use this module, please make sure you run the test suite against the Tracks version you'll be using; I developed this module agains...
RHOELZ/AnyEvent-WebService-Tracks-0.02 - 28 Jan 2011 20:09:30 UTC - Search in distribution- AnyEvent::WebService::Tracks::Todo - Tracks todo objects
- AnyEvent::WebService::Tracks::Project - Tracks project objects
- AnyEvent::WebService::Tracks::Context - Tracks context objects
- 2 more results from AnyEvent-WebService-Tracks »
This class is like Data::Stream::Bulk::Callback, but there are some differences. * Consumer side can use asynchronous callback style. * Producer callback does not return actual items but returns a condition variable. Items are sent via the condition ...
YAKEX/Data-Stream-Bulk-AnyEvent-v0.0.2 - 12 Nov 2012 13:43:54 UTC - Search in distributionJSON::RPC2::AnyEvent::Client is JSON RPC2 client, with tcp/http/https transport. Remote functions is mapped to local client object methods. For example remote function fn(...) is called as $c->fn(...,cb). Params of function is params of remote functi...
OKLAS/JSON-RPC2-AnyEvent-Client-0.04 - 15 Feb 2018 12:26:51 UTC - Search in distribution