Package: libcache-mmap-perl (0.11-3 and others)
Links for libcache-mmap-perl
Debian Resources:
Download Source Package libcache-mmap-perl:
- [libcache-mmap-perl_0.11-3.dsc]
- [libcache-mmap-perl_0.11.orig.tar.gz]
- [libcache-mmap-perl_0.11-3.debian.tar.xz]
Maintainers:
- Debian Perl Group (QA Page, Mail Archive)
- Jonas Genannt (QA Page)
- Damyan Ivanov (QA Page)
- gregor herrmann (QA Page)
External Resources:
- Homepage [metacpan.org]
Similar packages:
module to provide a shared data cache using memory mapped files
Cache::Mmap 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.4)
- GNU C-bibliotek: Delte biblioteker
also a virtual package provided by libc6-udeb
-
- dep: perl (>= 5.28.0-3)
- Larry Walls praktiske uddragnings- og rapportsprog (Perl)
-
- dep: perlapi-5.28.0
- virtual package provided by perl-base
Download libcache-mmap-perl
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
armhf | 0.11-3+b6 | 21.3 kB | 63.0 kB | [list of files] |