wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: libcache-fastmmap-perl  ]

Pakiet: libcache-fastmmap-perl (1.57-2 i inne)

Odnośniki dla libcache-fastmmap-perl

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego libcache-fastmmap-perl:

Opiekunowie:

Zasoby zewnętrzne:

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.

Znaczniki: Rozwój oprogramowania: Rozwijanie w języku Perl, Biblioteki, Zaimplementowane w: implemented-in::c, implemented-in::perl, Rola: Biblioteka deweloperska

Inne pakiety związane z libcache-fastmmap-perl

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libcache-fastmmap-perl

Pobierz dla wszystkich dostępnych architektur
Architektura Wersja Rozmiar pakietu Rozmiar po instalacji Pliki
amd64 1.57-2+b1 48,3 KiB128,0 KiB [lista plików]
arm64 1.57-2+b1 47,3 KiB152,0 KiB [lista plików]
armel 1.57-2+b1 47,2 KiB152,0 KiB [lista plików]
armhf 1.57-2+b1 45,8 KiB152,0 KiB [lista plików]
i386 1.57-2+b1 49,1 KiB132,0 KiB [lista plików]
mips64el 1.57-2+b1 46,7 KiB155,0 KiB [lista plików]
mipsel 1.57-2+b1 46,2 KiB154,0 KiB [lista plików]
ppc64el 1.57-2+b1 50,3 KiB152,0 KiB [lista plików]
s390x 1.57-2+b1 47,5 KiB128,0 KiB [lista plików]