Télécharger le paquet source libcache-mmap-perl :
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.
|
|
|
| Architecture | Version | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|---|
| alpha | 0.11-1+b1 | 25,1 ko | 124 ko | [liste des fichiers] |
| amd64 | 0.11-1+b1 | 24,7 ko | 120 ko | [liste des fichiers] |
| armel | 0.11-1+b1 | 24,3 ko | 120 ko | [liste des fichiers] |
| avr32 (portage non officiel) | 0.11-1 | 23,2 ko | 116 ko | [liste des fichiers] |
| hppa | 0.11-1+b1 | 25,5 ko | 124 ko | [liste des fichiers] |
| hurd-i386 | 0.11-1+b1 | 25,0 ko | 120 ko | [liste des fichiers] |
| i386 | 0.11-1+b1 | 24,6 ko | 64 ko | [liste des fichiers] |
| ia64 | 0.11-1+b1 | 26,8 ko | 132 ko | [liste des fichiers] |
| kfreebsd-amd64 | 0.11-1 | 24,7 ko | 82 ko | [liste des fichiers] |
| kfreebsd-i386 | 0.11-1 | 24,5 ko | 80 ko | [liste des fichiers] |
| m68k (portage non officiel) | 0.11-1+b2 | 24,8 ko | 120 ko | [liste des fichiers] |
| mips | 0.11-1+b1 | 24,5 ko | 124 ko | [liste des fichiers] |
| mipsel | 0.11-1+b1 | 24,4 ko | 124 ko | [liste des fichiers] |
| powerpc | 0.11-1+b1 | 27,2 ko | 124 ko | [liste des fichiers] |
| s390 | 0.11-1+b1 | 24,9 ko | 120 ko | [liste des fichiers] |
| sparc | 0.11-1+b1 | 24,6 ko | 120 ko | [liste des fichiers] |