Paquet : libtie-cache-perl (0.21-3)
Liens pour libtie-cache-perl
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source libtie-cache-perl :
- [libtie-cache-perl_0.21-3.dsc]
- [libtie-cache-perl_0.21.orig.tar.gz]
- [libtie-cache-perl_0.21-3.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [cpan.metacpan.org]
Paquets similaires :
module for LRU cache in memory
The module Tie::Cache module implements a least recently used (LRU) cache in memory through a tie interface. Any time data is stored in the tied hash, that key/value pair has an entry time associated with it, and as the cache fills up, those members of the cache that are the oldest are removed to make room for new entries.
So, the cache only "remembers" the last written entries, up to the size of the cache. This can be especially useful if you access great amounts of data, but only access a minority of the data a majority of the time.
Autres paquets associés à libtie-cache-perl
|
|
|
|
-
- dep: perl
- langage de rapports et d'extractions pratiques de Larry Wall
Télécharger libtie-cache-perl
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 15,1 ko | 42,0 ko | [liste des fichiers] |