Linux SoftwareProgrammingLibrariesPOE::Loop 0.3502

POE::Loop 0.3502


POE::Loop is a documentation for POE's event loop bridge interface. SYNOPSIS $kernel->loop_initialize(); $kernel->loop_fin
Developer:   Rocco Caputo
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   0K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


POE::Loop is a documentation for POE's event loop bridge interface.

SYNOPSIS

$kernel->loop_initialize();
$kernel->loop_finalize();
$kernel->loop_do_timeslice();
$kernel->loop_run();
$kernel->loop_halt();

$kernel->loop_watch_signal($signal_name);
$kernel->loop_ignore_signal($signal_name);
$kernel->loop_attach_uidestroy($gui_window);

$kernel->loop_resume_time_watcher($next_time);
$kernel->loop_reset_time_watcher($next_time);
$kernel->loop_pause_time_watcher();

$kernel->loop_watch_filehandle($handle, $mode);
$kernel->loop_ignore_filehandle($handle, $mode);
$kernel->loop_pause_filehandle($handle, $mode);
$kernel->loop_resume_filehandle($handle, $mode);

POE's runtime kernel abstraction uses the "bridge" pattern to encapsulate services provided by different event loops. This abstraction allows POE to cooperate with several event loops and support new ones with a minimum amount of work.
POE relies on a relatively small number of event loop services: signal callbacks, time or alarm callbacks, and filehandle activity callbacks.

The rest of the bridge interface is administrative trivia such as initializing, executing, and finalizing event loop.

POE::Kernel uses POE::Loop classes internally as a result of detecting which event loop is loaded before POE is. You should almost never need to use a POE::Loop class directly, although there is some early support for doing so in cases where it's absolutely necessary.

See "Using POE with Other Event Loops" in POE::Kernel for details about actually using POE with other event loops.

Requirements:
  • Perl
    tags kernel loop  event loops  handle mode  filehandle handle  event loop  time watcher  poe loop  mode kernel  the bridge  using poe  other event  with other  poe with  

    Download POE::Loop 0.3502


     http://mirrors.evolva.ro/CPAN/authors/id/R/RC/RCAPUTO/POE-0.3502.tar.gz


    Authors software

    Perl Object Environment 0.33 (by Rocco Caputo)
    POE (Perl Object Environment) parcels out execution time among one or more tasks, called sessions

    Pastebot 0.50 (by Rocco Caputo)
    Pastebot is an irc bot that saves channels from large amounts of pasted material

    POE::Loop 0.3502 (by Rocco Caputo)
    POE::Loop is a documentation for POE's event loop bridge interface.

    SYNOPSIS

    $kernel->loop_initialize();
    $kernel->loop_fin

    POE::Kernel 0.3502 (by Rocco Caputo)
    POE::Kernel is an event driven threaded application kernel in Perl.

    SYNOPSIS

    POE comes with its own event loop, which is based

    POE::Loop::Event 0.3502 (by Rocco Caputo)
    POE::Loop::Event is a bridge that supports Gtk's event loop from POE.

    SYNOPSIS

    See POE::Loop.

    This class is an implementatio


    Similar software

    POE::Loop 0.3502 (by Rocco Caputo)
    POE::Loop is a documentation for POE's event loop bridge interface.

    SYNOPSIS

    $kernel->loop_initialize();
    $kernel->loop_fin

    POE::Kernel 0.3502 (by Rocco Caputo)
    POE::Kernel is an event driven threaded application kernel in Perl.

    SYNOPSIS

    POE comes with its own event loop, which is based

    POE::Loop::Event 0.3502 (by Rocco Caputo)
    POE::Loop::Event is a bridge that supports Gtk's event loop from POE.

    SYNOPSIS

    See POE::Loop.

    This class is an implementatio

    AnyEvent 2.0 (by Marc A. Lehmann)
    AnyEvent provides an identical interface to multiple event loops

    Kernel Mode Linux 2.6.19_001 (by Toshiyuki Maeda)
    Kernel Mode Linux project is a technology which enables us to execute user programs in kernel mode

    fuseftp 0.8 (by Marcus)

    suser-jengelh Kernel Patchset 2.6-jen33 2.6.17.11 (by Jan Engelhardt)
    suser-jengelh Kernel Patchset is a patch collection for the Linux kernel

    Snare 0.9.8 (by Leigh Purdie)
    SNARE (System iNtrusion Analysis and Reporting Environment) is a kernel patch, daemon, and Gnome2 GUI, that together provide a host i

    vp-usb-lock 0.2.1 (by Tim Theede)
    vp-usb-lock is a Linux kernel driver and PAM module that utilizes the PC wireless USB lock and makes it possible to use it as authent

    mntcdimg 1.0.0 (by Roland Smith)
    mntcdimg script tries to mount a ISO9660 image file on a specified mount point (or /mnt/cdrom when no mount point is given) via the l


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags