Пакет: libtie-cache-lru-perl (20150301-3)
Връзки за libtie-cache-lru-perl
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник libtie-cache-lru-perl.
- [libtie-cache-lru-perl_20150301-3.dsc]
- [libtie-cache-lru-perl_20150301.orig.tar.gz]
- [libtie-cache-lru-perl_20150301-3.debian.tar.xz]
Отговорници:
Външни препратки:
- Начална страница [metacpan.org]
Подобни пакети:
Perl module for Least-Recently Used cache
This is an implementation of a least-recently used (LRU) cache keeping the cache in RAM.
A LRU cache is similar to the kind of cache used by a web browser. New items are placed into the top of the cache. When the cache grows past its size limit, it throws away items off the bottom. The trick is that whenever an item is -accessed-, it is pulled back to the top. The end result of all this is that items which are frequently accessed tend to stay in the cache.
Други пакети, свързани с libtie-cache-lru-perl
|
|
|
|
-
- dep: libcarp-assert-perl
- Carp::Assert - executable comments for perl
-
- dep: libclass-virtual-perl
- base class for virtual base classes
-
- dep: libenum-perl
- perl module for sets of ordered constants like enums in C
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Изтегляне на libtie-cache-lru-perl
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 16,0 кБ | 46,0 кБ | [списък на файловете] |