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 |
Vendor: | Fedora Project |
- 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.34-5.el4.i386 [51 KiB] |
Changelog
by Iain Arnell (2010-02-12):
- use perl_default_filter |