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 "module:Mmap"

Mmap - uses mmap to map in a file as a perl variable River stage zero No dependents

The Mmap module lets you use mmap to map in a file as a perl variable rather than reading the file into dynamically allocated memory. It depends on your operating system supporting UNIX or POSIX.1b mmap, of course. You need to be careful how you use ...

MICB/Mmap-a2 - 21 Jun 1996 15:21:00 UTC

Sys::Mmap - uses mmap to map in a file as a Perl variable River stage one • 1 direct dependent • 1 total dependent

The Sys::Mmap module uses the POSIX mmap <https://en.wikipedia.org/wiki/Mmap> call to map in a file as a Perl variable. Memory access by mmap may be shared between threads or forked processes, and may be a disc file that has been mapped into memory. ...

TODDR/Sys-Mmap-0.20 - 13 Feb 2020 18:36:50 UTC

Cache::Mmap - Shared data cache using memory mapped files River stage zero No dependents

This module implements a shared data cache, using memory mapped files. If routines are provided which interact with the underlying data, access to the cache is completely transparent, and the module handles all the details of refreshing cache content...

PMH/Cache-Mmap-0.11 - 15 Apr 2008 09:50:30 UTC

Queue::Mmap - Perl extension for shared queue over mmap-ed file River stage zero No dependents

Queue::Mmap - Shared circle-queue over mmap-ed file. Usefull for multy process task queue. One process(es) push task message, and other process(es) pop and execute that tasks. Access with locking(fcntl) guaranted right order without conflict. If push...

IEFREMOV/Queue-Mmap-0.11 - 30 May 2011 09:25:35 UTC

PerlIO::mmap - Memory mapped IO River stage five • 11292 direct dependents • 32664 total dependents

This layer does "read" and "write" operations by mmap()ing the file if possible, but falls back to the default behavior if not....

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

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

PerlIO::mmap - Memory mapped IO River stage five • 11292 direct dependents • 32664 total dependents

This layer does "read" and "write" operations by mmap()ing the file if possible, but falls back to the default behavior if not....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

lib/IPC/Mmap.pm River stage one • 2 direct dependents • 2 total dependents

ADUITSIS/IPC-Mmap-0.21 - 26 Jan 2011 11:23:14 UTC

IPC::Mmap::Share - Safely share structures among processes using anonymous mmap. River stage zero No dependents

Overview The IPC::Mmap::Share was born out of the need to share structures among processes that come from the same ancestor. It tries to do so in a very simple and straightforward manner. Just create an IPC::Mmap::Share object, and use set to store y...

ADUITSIS/IPC-Mmap-Share-0.03 - 16 Jul 2006 15:55:15 UTC

Apache::Mmap::Handle - Associates a file handle with a mmaped file River stage zero No dependents

"Apache::Mmap::Handler" implements the "TIEHANDLE" interface to allow tieing a filehandle to a file which has been mapped into memory using the "Apache::Mmap" module....

FLETCH/Apache-Mmap-0.05 - 25 Nov 1997 04:25:20 UTC

OpenGL::Sandbox::MMap - Wrapper around a memory-mapped scalar ref River stage one • 2 direct dependents • 2 total dependents

This is a simple wrapper around File::Map to make it more convenient to open read-only memory-mapped files, and to make sure they are distinctly held as references and not accidentally copied into perl scalars....

NERDVANA/OpenGL-Sandbox-0.120 - 08 Feb 2019 06:04:34 UTC

DiaColloDB/PackedFile/MMap.pm River stage one • 1 direct dependent • 1 total dependent

MOOCOW/DiaColloDB-0.12.020 - 05 Feb 2021 07:24:49 UTC

lib/IPC/Mmap/Win32.pm River stage one • 2 direct dependents • 2 total dependents

ADUITSIS/IPC-Mmap-0.21 - 26 Jan 2011 11:23:14 UTC

lib/IPC/Mmap/POSIX.pm River stage one • 2 direct dependents • 2 total dependents

ADUITSIS/IPC-Mmap-0.21 - 26 Jan 2011 11:23:14 UTC

vm.pm River stage zero No dependents

BRUMLEVE/vm-1.0.1 - 14 Aug 2003 10:57:33 UTC

DiaColloDB/EnumFile/MMap.pm River stage one • 1 direct dependent • 1 total dependent

MOOCOW/DiaColloDB-0.12.020 - 05 Feb 2021 07:24:49 UTC

DiaColloDB/MultiMapFile/MMap.pm River stage one • 1 direct dependent • 1 total dependent

MOOCOW/DiaColloDB-0.12.020 - 05 Feb 2021 07:24:49 UTC

Module::Generic::File::Mmap - MMap File Class River stage two • 15 direct dependents • 19 total dependents

JDEGUEST/Module-Generic-v0.37.2 - 09 May 2024 13:48:04 UTC

DiaColloDB/EnumFile/FixedMap.pm River stage one • 1 direct dependent • 1 total dependent

MOOCOW/DiaColloDB-0.12.020 - 05 Feb 2021 07:24:49 UTC
19 results (0.025 seconds)