Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-IPC-SharedCache | Distribution: Fedora Project |
Version: 1.3 | Vendor: Fedora Project |
Release: 51.fc39 | Build date: Fri Jul 21 00:51:01 2023 |
Group: Unspecified | Build host: buildvm-a64-15.iad2.fedoraproject.org |
Size: 71076 | Source RPM: perl-IPC-SharedCache-1.3-51.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/IPC-SharedCache | |
Summary: Perl module to manage a cache in SysV IPC shared memory |
This module provides a shared memory cache accessed as a tied hash. Shared memory is an area of memory that is available to all processes. It is accessed by choosing a key, the ipc_key argument to tie. Every process that accesses shared memory with the same key gets access to the same region of memory. In some ways it resembles a file system, but it is not hierarchical and it is resident in memory. This makes it harder to use than a filesystem but much faster. The data in shared memory persists until the machine is rebooted or it is explicitly deleted.
GPLv2+
* Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 1.3-51 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 1.3-50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 1.3-49 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <[email protected]> - 1.3-48 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <[email protected]> - 1.3-47 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <[email protected]> - 1.3-46 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/share/doc/perl-IPC-SharedCache /usr/share/doc/perl-IPC-SharedCache/ANNOUNCE /usr/share/doc/perl-IPC-SharedCache/Changes /usr/share/doc/perl-IPC-SharedCache/README /usr/share/licenses/perl-IPC-SharedCache /usr/share/licenses/perl-IPC-SharedCache/LICENSE /usr/share/man/man3/IPC::SharedCache.3pm.gz /usr/share/perl5/vendor_perl/IPC /usr/share/perl5/vendor_perl/IPC/SharedCache.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:32:40 2024