Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37736822
en ru br
Репозитории ALT
S:0.17-alt4.2
5.1: 0.09-alt4
4.1: 0.09-alt3
4.0: 0.09-alt3
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-IPC-ShareLite

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.09-alt3
Время сборки: 3 октября 2005, 22:48 ( 969.6 недели назад )
Размер архива: 38.23 Kb

Домашняя страница:   http://www.cpan.org

Лицензия: Artistic
О пакете: IPC-ShareLite - Light-weight interface to shared memory
Описание:

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.

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-IPC-ShareLite
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin