tüm seçenekler
bullseye  ] [  bookworm  ] [  trixie  ] [  forky  ] [  sid  ]
[ Kaynak: libcache-fastmmap-perl  ]

Paket: libcache-fastmmap-perl (1.58-1)

libcache-fastmmap-perl için bağlantılar

Screenshot

Debian Kaynakları:

libcache-fastmmap-perl Kaynak Paketini İndir:

Geliştiriciler:

Dış Kaynaklar:

Benzer paketler:

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.

Etiketler: Yazılım Geliştirme: Perl Geliştirme, Kitaplıklar, Geliştirildiği dil: implemented-in::c, implemented-in::perl, Rol: Geliştirme Kitaplığı

libcache-fastmmap-perl ile İlgili Diğer Paketler

  • bağımlılıklar
  • tavsiye edilen
  • önerilen
  • enhances

libcache-fastmmap-perl indir

Tüm mevcut mimariler için indir
Mimari Paket Boyutu Kurulu Boyut Dosyalar
amd64 48,2 kB127,0 kB [dosya listesi]
arm64 47,4 kB151,0 kB [dosya listesi]
armel 47,1 kB151,0 kB [dosya listesi]
armhf 45,8 kB151,0 kB [dosya listesi]
i386 49,1 kB131,0 kB [dosya listesi]
ppc64el 50,3 kB151,0 kB [dosya listesi]
riscv64 48,6 kB119,0 kB [dosya listesi]
s390x 48,3 kB127,0 kB [dosya listesi]