alle opties
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Bron: libcache-fastmmap-perl  ]

Pakket: libcache-fastmmap-perl (1.57-2 en anderen)

Verwijzigingen voor libcache-fastmmap-perl

Screenshot

Debian bronnen:

Het bronpakket libcache-fastmmap-perl downloaden:

Beheerders:

Externe bronnen:

Vergelijkbare pakketten:

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.

Tags: Softwareontwikkeling: Ontwikkelen in Perl, Bibliotheken, Implemented in: implemented-in::c, implemented-in::perl, Role: Development Library

Andere aan libcache-fastmmap-perl gerelateerde pakketten

  • depends
  • recommends
  • suggests
  • enhances

libcache-fastmmap-perl downloaden

Pakket downloaden voor alle beschikbare platforms
Platform Versie Pakketgrootte Geïnstalleerde grootte Bestanden
alpha (unofficial port) 1.57-2+b3 47,8 kB153,0 kB [overzicht]
amd64 1.57-2+b3 48,0 kB128,0 kB [overzicht]
arm64 1.57-2+b3 47,3 kB152,0 kB [overzicht]
armel 1.57-2+b3 47,0 kB124,0 kB [overzicht]
armhf 1.57-2+b3 45,7 kB112,0 kB [overzicht]
hppa (unofficial port) 1.57-2+b3 48,7 kB130,0 kB [overzicht]
i386 1.57-2+b3 48,9 kB132,0 kB [overzicht]
ia64 (unofficial port) 1.57-2+b3 53,2 kB161,0 kB [overzicht]
m68k (unofficial port) 1.57-2+b3 46,0 kB120,0 kB [overzicht]
mips64el 1.57-2+b3 46,4 kB155,0 kB [overzicht]
ppc64 (unofficial port) 1.57-2+b3 49,8 kB152,0 kB [overzicht]
ppc64el 1.57-2+b3 50,0 kB152,0 kB [overzicht]
riscv64 1.57-2+b2 48,5 kB120,0 kB [overzicht]
s390x 1.57-2+b3 48,2 kB128,0 kB [overzicht]
sh4 (unofficial port) 1.57-2+b3 49,0 kB152,0 kB [overzicht]
sparc64 (unofficial port) 1.57-2+b3 46,0 kB1.115,0 kB [overzicht]
x32 (unofficial port) 1.57-2+b3 47,9 kB128,0 kB [overzicht]