Search results for "module:Danga::Socket"
Danga::Socket - Event loop and event-driven async socket base class
This is an abstract base class for objects backed by a socket which provides the basic framework for event-driven asynchronous IO, designed to be fast. Danga::Socket is both a base class for objects, and an event loop. Callers subclass Danga::Socket....
NML/Danga-Socket-1.62 - 04 Nov 2019 20:49:41 UTC
Danga::Socket::Redis - An asynchronous redis client.
An asynchronous client for the key/value store redis. Asynchronous basically means a method does not block. A supplied callback will be called with the results when they are ready....
REDS/Danga-Socket-Redis-0.06 - 20 Jul 2010 13:36:03 UTC
Danga::Socket::Callback - Use Danga::Socket From Callbacks
Love the fact that Perlbal, Mogilefs, and friends all run fast because of Danga::Socket, but despise it because you need to subclass it every time? Well, here's a module for all you lazy people. Danga::Socket::Callback is a thin wrapper arond Danga::...
DMAKI/Danga-Socket-Callback-0.013 - 26 Apr 2013 05:20:37 UTC
Danga::Socket::AnyEvent - Danga::Socket reimplemented in terms of AnyEvent
This is an alternative implementation of Danga::Socket that is implemented in terms of AnyEvent, an abstraction layer for event loops. This allows Danga::Socket applications to run in any event loop supported by AnyEvent, and allows Danga::Socket app...
SAMV/Danga-Socket-AnyEvent-0.04 - 18 Jun 2012 18:27:37 UTC
Gungho::Engine::Danga::Socket - Gungho Engine Using Danga::Socket
This class uses Danga::Socket to dispatch requests. WARNING: This engine is still experimental. Patches welcome! In particular, this class definitely should cache connections....
DMAKI/Gungho-0.09008 - 28 Jul 2008 10:37:52 UTC