The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Sys-Mmap-Simple"

perldiag - various Perl diagnostics River stage five • 11292 direct dependents • 32664 total dependents

These messages are classified as follows (listed in increasing order of desperation): (W) A warning (optional). (D) A deprecation (enabled by default). (S) A severe warning (enabled by default). (F) A fatal error (trappable). (P) An internal error yo...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution
  • perldiag - various Perl diagnostics
  • perlipc - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)
  • perlipc - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)
  • 6 more results from perl »

IO::AIO - Asynchronous/Advanced Input/Output River stage two • 13 direct dependents • 18 total dependents

This module implements asynchronous I/O using whatever means your operating system supports. It is implemented as an interface to "libeio" (<http://software.schmorp.de/pkg/libeio.html>). Asynchronous means that operations that can normally block your...

MLEHMANN/IO-AIO-4.81 - 20 Feb 2024 06:41:07 UTC - Search in distribution

perlfaq5 - Files and Formats River stage zero No dependents

This section deals with I/O and the "f" issues: filehandles, flushing, formats, and footers. How do I flush/unbuffer an output filehandle? Why must I do this? (contributed by brian d foy) You might like to read Mark Jason Dominus's "Suffering From Bu...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

IT::perlfaq3 River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

Cache::FastMmap - Uses an mmap'ed file to act as a shared memory interprocess cache River stage two • 27 direct dependents • 53 total dependents

In multi-process environments (eg mod_perl, forking daemons, etc), it's common to want to cache information, but have that cache shared between processes. Many solutions already exist, and may suit your situation better: * MLDBM::Sync - acts as a dat...

ROBM/Cache-FastMmap-1.57 - 30 Sep 2021 06:37:35 UTC - Search in distribution

File::Map - Memory mapping made simple and safe. River stage three • 11 direct dependents • 119 total dependents

File::Map maps files or anonymous memory into perl variables. Advantages of memory mapping * Unlike normal perl variables, mapped memory is (usually) shared between threads or forked processes. * It is an efficient way to slurp an entire file. Unlike...

LEONT/File-Map-0.71 - 10 Apr 2023 12:19:06 UTC - Search in distribution

Config::Model::models::Systemd::Section::Service - Configuration class Systemd::Section::Service River stage zero No dependents

Configuration classes used by Config::Model A unit configuration file whose name ends in ".service" encodes information about a process controlled and supervised by systemd. This man page lists the configuration options specific to this unit type. Se...

DDUMONT/Config-Model-Systemd-0.254.1 - 24 Nov 2023 17:24:37 UTC - Search in distribution

POSIX::Overview - POSIX in Perl River stage one • 2 direct dependents • 2 total dependents

The *POSIX standard* defines access to the operating system. Most operating systems (not limited to the UNIX family) provide at least a part of this standard, sometimes as optional or commercial extension package. POSIX describes how C-programmers ca...

MARKOV/POSIX-1003-1.02 - 10 Nov 2020 15:48:09 UTC - Search in distribution

Module::CoreList::List::5 - List of core modules for perl 5 River stage one • 1 direct dependent • 1 total dependent

This POD page lists all core modules (with their versions) that come with perl 5....

PERLANCAR/Module-CoreList-List-0.001 - 08 Feb 2019 09:15:42 UTC - Search in distribution

Apache::Mmap - Associates a scalar with a mmap'd file River stage zero No dependents

"Apache::Mmap" provides a facility for using the mmap(2) system call to have the OS map a file into a process' address space. Two interfaces are provided: * "mmap" and "munmap" methods which provide a persistant caching mechanisim similar to that pro...

FLETCH/Apache-Mmap-0.05 - 25 Nov 1997 04:25:20 UTC - Search in distribution
10 results (0.135 seconds)