The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:IPC::SysV"

IPC::SysV - System V IPC constants and system calls River stage two • 13 direct dependents • 39 total dependents

"IPC::SysV" defines and conditionally exports all the constants defined in your system include files which are needed by the SysV IPC calls. Common ones include IPC_CREAT IPC_EXCL IPC_NOWAIT IPC_PRIVATE IPC_RMID IPC_SET IPC_STAT GETVAL SETVAL GETPID ...

MHX/IPC-SysV-2.09 - 13 Nov 2020 17:02:18 UTC

IPC::SRLock::Sysv - Set / reset locks using System V IPC River stage one • 1 direct dependent • 4 total dependents

Uses System V semaphores to lock access to a shared memory file...

PJFL/IPC-SRLock-0.31.1 - 03 Feb 2017 23:10:57 UTC

IPC::Msg - SysV Msg IPC object class River stage two • 13 direct dependents • 39 total dependents

A class providing an object based interface to SysV IPC message queues....

MHX/IPC-SysV-2.09 - 13 Nov 2020 17:02:18 UTC

IPC::Semaphore - SysV Semaphore IPC object class River stage two • 13 direct dependents • 39 total dependents

A class providing an object based interface to SysV IPC semaphores....

MHX/IPC-SysV-2.09 - 13 Nov 2020 17:02:18 UTC

IPC::SharedMem - SysV Shared Memory IPC object class River stage two • 13 direct dependents • 39 total dependents

A class providing an object based interface to SysV IPC shared memory....

MHX/IPC-SysV-2.09 - 13 Nov 2020 17:02:18 UTC

IPC::Shm - Easily store variables in SysV shared memory. River stage zero No dependents

KCODY/IPC-Shm-0.35 - 09 Jun 2014 00:45:15 UTC

IPC::Shm::Simple - Simple data in SysV shared memory segments. River stage one • 1 direct dependent • 1 total dependent

KCODY/IPC-Shm-Simple-1.10 - 06 Jun 2014 21:44:05 UTC

IPC::SharedCache - a Perl module to manage a cache in SysV IPC shared memory. River stage zero No dependents

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 arguement to tie. Every process that accesses shared memory with ...

SAMTREGAR/IPC-SharedCache-1.3 - 25 Mar 2000 07:15:52 UTC

IPC::SRLock - Set / reset locking semantics to single thread processes River stage one • 1 direct dependent • 4 total dependents

Provides set/reset locking methods which will force a critical region of code to run single threaded Implements a factory pattern, three implementations are provided. The LCD option IPC::SRLock::Fcntl which works on non Unixen, IPC::SRLock::Sysv whic...

PJFL/IPC-SRLock-0.31.1 - 03 Feb 2017 23:10:57 UTC

IPC::ShareLite - Lightweight interface to shared memory River stage three • 4 direct dependents • 396 total dependents

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 provid...

ANDYA/IPC-ShareLite-0.17 - 11 Mar 2009 00:37:48 UTC

IPC::Shareable - Use shared memory backed variables across processes River stage two • 8 direct dependents • 11 total dependents

IPC::Shareable allows you to tie a variable to shared memory making it easy to share the contents of that variable with other Perl processes and scripts. Scalars, arrays, hashes and even objects can be tied. The variable being tied may contain arbitr...

STEVEB/IPC-Shareable-1.13 - 12 Oct 2022 00:11:02 UTC

IPC::Concurrency - Concurrency guard for processes. River stage zero No dependents

BBKR/IPC-Concurrency-0.5 - 28 Mar 2008 16:16:03 UTC

IPC::Semaphore::Set River stage zero No dependents

An abstract interface to semaphore sets and their resources. A semaphore is an abstract data type that is provided by the system to give access control to common resources by multiple processes in parallel programming or in a multi-user environment. ...

SUTT/IPC-Semaphore-Set-1.20 - 04 Apr 2017 11:34:04 UTC

Global::IPC::StaticVariable - A module can alloc 512MB Sysv IPC shared memory for perl River stage zero No dependents

Global::IPC::StaticVariable is a module which can alloc 512MB Sysv IPC shared memory for perl. You can use it to delivery contents, or use it as a job queue. It can be updated with strings, or append into it, or get contents and clear it. And all of ...

ITSUSONY/Global-IPC-StaticVariable-0.015 - 28 Sep 2016 03:24:50 UTC

IPC::Semaphore::Concurrency - Concurrency guard using semaphores River stage zero No dependents

This module allows you to limit concurrency of specific portions of your code. It can be used to limit resource usage or to give exclusive access to specific resources. This module is similar in functionality to IPC::Concurrency with the main differe...

DERMOTH/IPC-Semaphore-Concurrency-0.04 - 23 Jan 2014 03:54:20 UTC

IPC::Semaphore::SmokeSignals - A mutex and an LRU from crack pipe technology River stage zero No dependents

A friend couldn't get APR::ThreadMutex to work so I offered to roll my own mutual exclusion code when, *bong*, I realized this would be trivial to do with a simple pipe. It is easiest to use as a very simple mutex (see Synopsis above). You can also u...

TYEMQ/IPC-Semaphore-SmokeSignals-0.001002 - 15 Jan 2015 05:10:04 UTC
16 results (0.074 seconds)