всички настройки
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Източник: libcache-fastmmap-perl  ]

Пакет: libcache-fastmmap-perl (1.56-1)

Връзки за 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.

Етикети: Software Development: Perl Development, Библиотеки, Implemented in: implemented-in::c, implemented-in::perl, Role: Development Library

Други пакети, свързани с libcache-fastmmap-perl

  • зависимости
  • препоръчани
  • предложени
  • enhances

Изтегляне на libcache-fastmmap-perl

Изтегляне за всички налични архитектури
Архитектура Големина на пакета Големина след инсталиране Файлове
amd64 49,6 кБ127,0 кБ [списък на файловете]
arm64 49,1 кБ127,0 кБ [списък на файловете]
armel 48,5 кБ123,0 кБ [списък на файловете]
armhf 47,3 кБ111,0 кБ [списък на файловете]
i386 51,3 кБ135,0 кБ [списък на файловете]
mips64el 47,6 кБ130,0 кБ [списък на файловете]
mipsel 47,3 кБ129,0 кБ [списък на файловете]
ppc64el 51,6 кБ151,0 кБ [списък на файловете]
s390x 48,7 кБ131,0 кБ [списък на файловете]