FreeBSD.software
Home/devel/p5-Cache-FastMmap

p5-Cache-FastMmap

1.60

Uses an mmap'ed file to act as a shared memory interprocess cache

A shared memory cache through an mmap'ed file. It's core is written in C for performance. It uses fcntl locking to ensure multiple processes can safely access the cache at the same time. It uses a basic LRU algorithm to keep the most used entries in the cache.

Origin: devel/p5-Cache-FastMmap
Category: devel
Size: 102KiB
License: ART10, GPLv1+
Maintainer: perl@FreeBSD.org
Dependencies: 1 packages
Required by: 7 packages
$pkg install p5-Cache-FastMmap

Dependencies (1)

Required By (7 packages)

More in devel