Package: libcache-mmap-perl (0.09-1) [universe]
Links for libcache-mmap-perl
Ubuntu Resources:
Download Source Package libcache-mmap-perl:
- [libcache-mmap-perl_0.09-1.dsc]
- [libcache-mmap-perl_0.09.orig.tar.gz]
- [libcache-mmap-perl_0.09-1.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Clint Adams
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Shared data cache using memory mapped files
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 contents, and updating underlying data, if necessary.
Cache entries are assigned to "buckets" within the cache file, depending on the key. Within each bucket, entries are stored approximately in order of last access, so that frequently accessed entries will move to the head of the bucket, thus decreasing access time. Concurrent accesses to the same bucket are prevented by file locking of the relevant section of the cache file.
Other Packages Related to libcache-mmap-perl
|
|
|
-
- dep: libc6 (>= 2.3.4-1)
- GNU C Library: Shared libraries and Timezone data
also a virtual package provided by libc6-udeb
-
- dep: perl (>= 5.8.7-10ubuntu1)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.8.7
- virtual package provided by perl-base
Download libcache-mmap-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 23.3 kB | 124 kB | [list of files] |
| i386 | 23.1 kB | 124 kB | [list of files] |
| powerpc | 24.8 kB | 128 kB | [list of files] |