*This module has been mostly superseded by IO::AIO, which is API compatible.* This module implements asynchronous I/O using the means available to Linux - clone. It does not hook into the POSIX aio_* functions because Linux does not yet support these...
MLEHMANN/Linux-AIO-1.9 - 01 Feb 2006 23:48:57 UTCThis module provides support for the kernel-level AIO interface. DESTROY handlers are provided for automatic reaping of unused instances/contexts. This module is EXPERIMENTAL. For now only the "x86_64" architecture is supported; others may follow, th...
FELIPE/Linux-Perl-0.15 - 12 Sep 2018 03:24:57 UTCIn memory-sensitive environments it is useful to minimize the number of XS modules that Perl loads. Oftentimes the CPAN modules that implement support for various Linux system calls, though, will bring in XS for the sake of writing platform-neutral c...
FELIPE/Linux-Perl-0.15 - 12 Sep 2018 03:24:57 UTC