全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: libcache-fastmmap-perl  ]

软件包:libcache-fastmmap-perl(1.57-2 以及其他的)

libcache-fastmmap-perl 的相关链接

Screenshot

Debian 的资源:

下载源码包 libcache-fastmmap-perl

维护小组:

外部的资源:

相似软件包:

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.

标签: 软件开发: Perl 开发, 函数库, 实做语言: implemented-in::c, implemented-in::perl, 角色: 开发用函数库

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

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libcache-fastmmap-perl

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
alpha (非官方移植版) 1.57-2+b3 47.8 kB153.0 kB [文件列表]
amd64 1.57-2+b3 48.0 kB128.0 kB [文件列表]
arm64 1.57-2+b3 47.3 kB152.0 kB [文件列表]
armel 1.57-2+b3 47.0 kB124.0 kB [文件列表]
armhf 1.57-2+b3 45.7 kB112.0 kB [文件列表]
hppa (非官方移植版) 1.57-2+b3 48.7 kB130.0 kB [文件列表]
i386 1.57-2+b3 48.9 kB132.0 kB [文件列表]
ia64 (非官方移植版) 1.57-2+b3 53.2 kB161.0 kB [文件列表]
m68k (非官方移植版) 1.57-2+b3 46.0 kB120.0 kB [文件列表]
mips64el 1.57-2+b3 46.4 kB155.0 kB [文件列表]
ppc64 (非官方移植版) 1.57-2+b3 49.8 kB152.0 kB [文件列表]
ppc64el 1.57-2+b3 50.0 kB152.0 kB [文件列表]
riscv64 1.57-2+b2 48.5 kB120.0 kB [文件列表]
s390x 1.57-2+b3 48.2 kB128.0 kB [文件列表]
sh4 (非官方移植版) 1.57-2+b3 49.0 kB152.0 kB [文件列表]
sparc64 (非官方移植版) 1.57-2+b3 46.0 kB1,115.0 kB [文件列表]
x32 (非官方移植版) 1.57-2+b3 47.9 kB128.0 kB [文件列表]