Пакет: libcache-mmap-perl (0.11-3 и другие)
Ссылки для libcache-mmap-perl
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код libcache-mmap-perl:
- [libcache-mmap-perl_0.11-3.dsc]
- [libcache-mmap-perl_0.11.orig.tar.gz]
- [libcache-mmap-perl_0.11-3.debian.tar.xz]
Сопровождающие:
- Debian Perl Group (Страница КК, Почтовый архив)
- Jonas Genannt (Страница КК)
- Damyan Ivanov (Страница КК)
- gregor herrmann (Страница КК)
Внешние ресурсы:
- Сайт [metacpan.org]
Подобные пакеты:
module to provide a shared data cache using memory mapped files
Cache::Mmap 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.
Другие пакеты, относящиеся к libcache-mmap-perl
|
|
|
|
-
- dep: libc6 (>= 2.28)
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
-
- dep: perl (>= 5.32.0-4)
- практический язык Ларри Уолла для извлечения данных и составления отчётов
-
- dep: perlapi-5.32.0
- виртуальный пакет, предоставляемый perl-base
Загрузка libcache-mmap-perl
Архитектура | Версия | Размер пакета | В установленном виде | Файлы |
---|---|---|---|---|
i386 | 0.11-3+b8 | 22,1 Кб | 71,0 Кб | [список файлов] |