| Name: | perl-Cache-FastMmap |
|---|---|
| Version: | 1.48 |
| Release: | 4.el8 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 119130 |
| License: | GPL+ or Artistic |
| RPM: | perl-Cache-FastMmap-1.48-4.el8.x86_64.rpm |
| Source RPM: | perl-Cache-FastMmap-1.48-4.el8.src.rpm |
| Build Date: | Tue Mar 17 2020 |
| Build Host: | jenkins-10-147-72-125-65312dbb-cd61-41b2-a619-fdc046990b45.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/pod/Cache::FastMmap |
| Summary: | Uses an mmap'ed file to act as a shared memory interprocess cache |
| 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. |