Pakiet: libcache-fastmmap-perl (1.57-2 i inne)
Odnośniki dla libcache-fastmmap-perl
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego libcache-fastmmap-perl:
- [libcache-fastmmap-perl_1.57-2.dsc]
- [libcache-fastmmap-perl_1.57.orig.tar.gz]
- [libcache-fastmmap-perl_1.57-2.debian.tar.xz]
Opiekunowie:
- Debian Perl Group (Strona QA, Archiwum e-mail)
- gregor herrmann (Strona QA)
- Ansgar Burchardt (Strona QA)
- Harlan Lieberman-Berg (Strona QA)
Zasoby zewnętrzne:
- Strona internetowa [metacpan.org]
Podobne pakiety:
Perl module providing a mmap'ed cache
Cache::FastMmap uses the mmap system call to establish an interprocess shared memory cache. Its core code is written in C, which can provide significant performance compared to a Pure Perl implementation such as Cache::Mmap. It can handle rather large pages without the socket connection and latency of using full-fledged databases where long-term persistence is unnecessary.
Since the algorithm uses a dual-level hashing system (a hash is used to find a page, then another hash within each page to find a given slot), most get calls can execute in constant O(1) time. The system uses fcntl to handle concurrent access, but only locks individual pages to reduce contention. The oldest (least recently used) data is evicted from the cache first, making this cache implementation most suitable for cases when old data is unlikely to be searched.
Inne pakiety związane z libcache-fastmmap-perl
|
|
|
|
-
- dep: libc6 (>= 2.33)
- Biblioteka GNU C: biblioteki współdzielone
również pakiet wirtualny udostępniany przez libc6-udeb
-
- dep: libcompress-lz4-perl
- Perl interface to the LZ4 (de)compressor
-
- dep: libcompress-snappy-perl
- Perl interface to Google's Snappy (de)compressor
-
- dep: perl (>= 5.36.0-4)
- praktyczny język ekstrakcji i raportowania Larry'ego Walla
-
- dep: perlapi-5.36.0
- pakiet wirtualny udostępniany przez perl-base
Pobieranie libcache-fastmmap-perl
Architektura | Wersja | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|---|
amd64 | 1.57-2+b1 | 48,3 KiB | 128,0 KiB | [lista plików] |