Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> perl >> libcache-mmap-perl
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: libcache-mmap-perl  ]

软件包: libcache-mmap-perl (0.11-3build7)

module to provide a shared data cache using memory mapped files

Cache::Mmap implements a shared data cache, using memory mapped files. If routines are provided which interact with the underlying data, access to the cache is completely transparent, and the module handles all the details of refreshing cache contents, and updating underlying data, if necessary.

Cache entries are assigned to "buckets" within the cache file, depending on the key. Within each bucket, entries are stored approximately in order of last access, so that frequently accessed entries will move to the head of the bucket, thus decreasing access time. Concurrent accesses to the same bucket are prevented by file locking of the relevant section of the cache file.

其他与 libcache-mmap-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: libc6 (>= 2.28)
    GNU C Library: Shared libraries
    同时作为一个虚包由这些包填实: libc6-udeb
  • dep: perl (>= 5.30.0-7)
    Larry Wall's Practical Extraction and Report Language
  • dep: perlapi-5.30.0
    本虚包由这些包填实: perl-base

下载 libcache-mmap-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 19.5 kB69 kB [文件列表]
armhf 19.1 kB60 kB [文件列表]