Name : perl-IPC-SharedCache
| |
Version : 1.3
| Vendor : Fedora Project
|
Release : 49.fc37
| Date : 2022-07-22 09:14:40
|
Group : Unspecified
| Source RPM : perl-IPC-SharedCache-1.3-49.fc37.src.rpm
|
Size : 0.07 MB
| |
Packager : Fedora Project
| |
Summary : Perl module to manage a cache in SysV IPC shared memory
|
Description :
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.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/p |