perl-Cache-FastMmap - Uses an mmap'ed file to act as a shared memory interprocess cache
Website: | https://metacpan.org/pod/Cache::FastMmap |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
In multi-process environments (eg mod_perl, forking daemons, etc), it's common to want to cache information, but have that cache shared between processes. Many solutions already exist, and may suit your situation better.
Packages
perl-Cache-FastMmap-1.60-1.aldos.src [62 KiB] |
Changelog
by Joel Barrios (2025-08-10):
- Update to 1.60. |