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

Search results for "module:IPC::Semaphore"

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::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

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

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

lib/IPC/Semaphore/Set/Resource.pm River stage zero No dependents

A simple interface to a resource value in a semaphore set....

SUTT/IPC-Semaphore-Set-1.20 - 04 Apr 2017 11:34:04 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::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

Win32::IPC - Base class for Win32 synchronization objects River stage one • 4 direct dependents • 5 total dependents

This module is loaded by the other Win32 synchronization modules. You shouldn't need to load it yourself. It supplies the wait functions to those modules. The synchronization modules are Win32::ChangeNotify, Win32::Event, Win32::Mutex, & Win32::Semap...

CJM/Win32-IPC-1.11 - 15 Nov 2014 18:17:29 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::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::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
11 results (0.026 seconds)