Letter P

perl-IPC-SharedCache - Perl module to manage a cache in SysV IPC shared memory

Website: http://search.cpan.org/dist/IPC-SharedCache/
License: GPLv2+
Vendor: Fedora Project <http://bugzilla.redhat.com/bugzilla>
Description:
This module provides a shared memory cache accessed as a tied hash.
Shared memory is an area of memory that is available to all processes.
It is accessed by choosing a key, the ipc_key argument to tie.  Every
process that accesses shared memory with the same key gets access to
the same region of memory.  In some ways it resembles a file system,
but it is not hierarchical and it is resident in memory.  This makes
it harder to use than a filesystem but much faster.  The data in
shared memory persists until the machine is rebooted or it is
explicitly deleted.

Packages

perl-IPC-SharedCache-1.3-8.el4.noarch [32 KiB] Changelog by Tom "spot" Callaway (2008-02-08):
- rebuild for new perl

Listing created by Repoview-0.6.6-1.el6