Paket: libtie-cache-perl (0.21-3)
libtie-cache-perl için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
libtie-cache-perl Kaynak Paketini İndir:
- [libtie-cache-perl_0.21-3.dsc]
- [libtie-cache-perl_0.21.orig.tar.gz]
- [libtie-cache-perl_0.21-3.debian.tar.xz]
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [cpan.metacpan.org]
Benzer paketler:
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.
libtie-cache-perl ile İlgili Diğer Paketler
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
libtie-cache-perl indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 15,1 kB | 42,0 kB | [dosya listesi] |