Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37758056
en ru br
ALT Linux repos
S:0.17-alt4.2
5.0: 0.09-alt4
4.1: 0.09-alt3
4.0: 0.09-alt3

Group :: Development/Perl
RPM: perl-IPC-ShareLite

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.09-alt3
Build date: 3 october 2005, 22:48 ( 969.8 weeks ago )
Size: 38.23 Kb

Home page:   http://www.cpan.org

License: Artistic
Summary: IPC-ShareLite - Light-weight interface to shared memory
Description:

IPC::ShareLite provides a simple interface to shared memory, allowing
data to be efficiently communicated between processes.  Your operating
system must support SysV IPC (shared memory and semaphores) in order to
use this module.

IPC::ShareLite provides an abstraction of the shared memory and
semaphore facilities of SysV IPC, allowing the storage of arbitrarily
large data; the module automatically acquires and removes shared memory
segments as needed.  Storage and retrieval of data is atomic, and
locking functions are provided for higher-level synchronization.

In many respects, this module is similar to IPC::Shareable.  However,
IPC::ShareLite does not provide a tied interface, does not
(automatically) allow the storage of variables, and is written in C
for additional speed.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • perl-IPC-ShareLite
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin