etch  ] [  etch-m68k  ] [  lenny  ] [  squeeze  ] [  sid  ]
[ Source: libcache-mmap-perl  ]

Package: libcache-mmap-perl (0.09-3)

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.

Tags: Software Development: Perl Development

Other Packages Related to libcache-mmap-perl

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.3.5-1) [not alpha, i386, ia64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.3.6-6) [i386]
  • dep: libc6.1 (>= 2.3.5-1) [alpha, ia64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6.1-udeb
  • dep: perl (>= 5.8.8-2) [arm]
    Larry Wall's Practical Extraction and Report Language
    dep: perl (>= 5.8.8-4) [not arm]
  • dep: perlapi-5.8.8
    virtual package provided by perl-base

Download libcache-mmap-perl

Download for all available architectures
Architecture Package Size Installed Size Files
alpha 24.0 kB128 kB [list of files]
amd64 23.7 kB124 kB [list of files]
arm 23.2 kB124 kB [list of files]
hppa 24.3 kB124 kB [list of files]
i386 23.6 kB68 kB [list of files]
ia64 25.4 kB136 kB [list of files]
mips 23.3 kB128 kB [list of files]
mipsel 23.3 kB128 kB [list of files]
powerpc 25.1 kB128 kB [list of files]
s390 23.6 kB124 kB [list of files]
sparc 23.3 kB124 kB [list of files]