The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "poe::api::peek"

POE::API::Peek - Peek into the internals of a running POE environment River stage two • 9 direct dependents • 27 total dependents

POE::API::Peek extends the POE::Kernel interface to provide clean access to Kernel internals in a cross-version compatible manner. Other calculated data is also available. My intention is to provide massive amounts of internal data for use in POE deb...

BINGOS/POE-API-Peek-2.20 - 11 Jan 2012 14:34:43 UTC - Search in distribution

POE - portable multitasking and networking framework for any event loop River stage three • 402 direct dependents • 539 total dependents

POE is a framework for cooperative, event driven multitasking and networking in Perl. Other languages have similar frameworks. Python has Twisted. TCL has "the event loop". POE provides a unified interface for several other event loops, including sel...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution
  • POE::Kernel - an event-based application kernel in Perl

perldelta - what is new for perl v5.36.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the 5.34.0 release and the 5.36.0 release....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

IO::Lambda - non-blocking I/O as lambda calculus River stage one • 4 direct dependents • 4 total dependents

This module is another attempt to fight the horrors of non-blocking I/O. It tries to bring back the simplicity of the declarative programming style, that is only available when one employs threads, coroutines, or co-processes. Usually coding non-bloc...

KARASIK/IO-Lambda-1.33 - 15 Apr 2024 08:40:01 UTC - Search in distribution

MCE::Queue - Hybrid (normal and priority) queues River stage three • 21 direct dependents • 315 total dependents

This module provides a queue interface supporting normal and priority queues and utilizing the IPC engine behind MCE. Data resides under the manager process. Three options are available for overriding the default value for new queues. The porder opti...

MARIOROY/MCE-1.889 - 13 Sep 2023 23:37:02 UTC - Search in distribution

MCE::Shared::Queue - Hybrid-queue helper class River stage one • 2 direct dependents • 3 total dependents

A queue helper class for use as a standalone or managed by MCE::Shared. This module is mostly compatible with MCE::Queue except for the "gather" option which is not supported in this context. It provides a queue interface supporting normal and priori...

MARIOROY/MCE-Shared-1.886 - 13 Sep 2023 23:57:14 UTC - Search in distribution

Task::POE::All - All of POE on CPAN River stage zero No dependents

This task contains all distributions under the POE namespace....

APOCAL/Task-POE-All-1.102 - 09 Nov 2014 11:07:41 UTC - Search in distribution

POE::Devel::Top - Display information about POE sessions and events River stage one • 1 direct dependent • 1 total dependent

This module displays information about the sessions and events handled by the current POE kernel, mimicking the well-known top(1) system utility. In this early version, it only prints the information on "STDOUT"....

SAPER/POE-Devel-Top-0.100 - 02 Dec 2012 01:31:32 UTC - Search in distribution

POE::Devel::ProcAlike - Exposing the guts of POE via FUSE River stage one • 1 direct dependent • 1 total dependent

Really, all you have to do is load the module and call it's spawn() method: use POE::Devel::ProcAlike; POE::Devel::ProcAlike->spawn( ... ); This method will return failure on errors or return success. Normally you don't need to pass any arguments to ...

APOCAL/POE-Devel-ProcAlike-0.02 - 09 Feb 2009 19:47:57 UTC - Search in distribution

POE::Component::DebugShell::Jabber - Component to allow interactive peeking into a running POE application via Jabber River stage one • 1 direct dependent • 1 total dependent

This component allows for interactive peeking into a running POE application. "spawn()" creates a Jabber client shell equipped with various debug commands. After it connects, stdout and stderr is redirected to all users in the user hash, AND anyone w...

XANTUS/POE-Component-DebugShell-Jabber-0.04 - 27 Feb 2006 19:13:09 UTC - Search in distribution
10 results (0.091 seconds)