Development/Libraries

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

Name:perl-IPC-SharedCache Vendor:
Version:1.3 License:GPL
Release:4 URL:http://search.cpan.org/dist/IPC-SharedCache/
Summary
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.

Arch: src

Download:perl-IPC-SharedCache-1.3-4.src.rpm
Build Date:Mon Jul 25 00:40:57 2005
Packager:
Size:21 KiB

Arch: noarch

Download:perl-IPC-SharedCache-1.3-4.noarch.rpm
Build Date:Wed Jul 27 23:33:38 2005
Packager:
Size:71 KiB

Changelog

* Sat Jun 26 17:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.3-0.fdr.4
- Fix license (bug 1783).
- BuildReq perl(Storable) (bug 1783).
* Fri Jun 25 17:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.3-0.fdr.3
- Bring up to date with current fedora.us perl spec template.
* Mon Apr 26 17:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.3-0.fdr.2
- Reduce directory ownership bloat.
- Require perl(:MODULE_COMPAT_*).
- BuildArch: noarch.

Listing created by RepoView-0.5.2-1.fc5