Pacote: libcache-mmap-perl (0.11-4 e outros)
Links para libcache-mmap-perl
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte libcache-mmap-perl:
- [libcache-mmap-perl_0.11-4.dsc]
- [libcache-mmap-perl_0.11.orig.tar.gz]
- [libcache-mmap-perl_0.11-4.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [metacpan.org]
Pacotes similares:
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.
Outros pacotes relacionados a libcache-mmap-perl
|
|
|
|
-
- dep: libc6 (>= 2.28)
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6-udeb
-
- dep: perl (>= 5.40.0-8)
- Linguagem de extração e relatórios prática de Larry Wall
-
- dep: perlapi-5.40.0
- pacote virtual fornecido por perl-base
Download de libcache-mmap-perl
Arquitetura | Versão | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|---|
amd64 | 0.11-4+b5 | 21.1 kB | 72.0 kB | [lista de arquivos] |