perl-Cache-FastMmap - Uses an mmap'ed file to act as a shared memory interprocess cache
Website: | http://search.cpan.org/dist/Cache-FastMmap/ |
---|---|
License: | GPL+ or Artistic |
- 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.40-9m.mo8.x86_64 [46 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (1.40-9m) - rebuild against perl-5.20.0 |