все параметры
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Источник: libcache-fastmmap-perl  ]

Пакет: libcache-fastmmap-perl (1.47-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.

Теги: Разработка программного обеспечения: Разработка на Perl, Библиотеки, Реализовано на: implemented-in::c, implemented-in::perl, Роль: Библиотека разработчика

Другие пакеты, относящиеся к libcache-fastmmap-perl

  • зависимости
  • рекомендации
  • предложения
  • enhances

Загрузка libcache-fastmmap-perl

Загрузить для всех доступных архитектур
Архитектура Версия Размер пакета В установленном виде Файлы
amd64 1.47-1+b1 46,7 Кб123,0 Кб [список файлов]
arm64 1.47-1+b1 46,5 Кб123,0 Кб [список файлов]
armhf 1.47-1+b1 44,5 Кб107,0 Кб [список файлов]
i386 1.47-1+b1 48,5 Кб131,0 Кб [список файлов]