Artifact libcache-fastmmap-perl_1.57-2+b4_amd64

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: amd64
  Depends: perl (>= 5.40.0-6), perlapi-5.40.0, libc6 (>= 2.38), libcompress-lz4-perl,
    libcompress-snappy-perl
  Description: |-
    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.
  Homepage: https://metacpan.org/release/Cache-FastMmap
  Installed-Size: '128'
  Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  Package: libcache-fastmmap-perl
  Priority: optional
  Section: perl
  Source: libcache-fastmmap-perl (1.57-2)
  Version: 1.57-2+b4
srcpkg_name: libcache-fastmmap-perl
srcpkg_version: 1.57-2

File

2024-11-24T11:35:08.751863 UTC: BinaryFileWidget failed to render

Relations

Relation Direction Type Name
built-using Source package libcache-fastmmap-perl_1.57-2

binary package System mirror trixie from https://deb.debian.org/debian - 1 month ago 1 day, 20 hours
BETA