Search results for "module:Win32::Semaphore"

Win32::Semaphore - Use Win32 semaphore objects from Perl River stage one • 4 direct dependents • 5 total dependents

This module allows access to Win32 semaphore objects. The "wait" method and "wait_all" & "wait_any" functions are inherited from the Win32::IPC module. Methods $semaphore = Win32::Semaphore->new($initial, $maximum, [$name]) Constructor for a new sema...

CJM/Win32-IPC-1.11 - 15 Nov 2014 18:17:29 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

Forks::Super::Sync::Win32 River stage one • 1 direct dependent • 1 total dependent

IPC synchronization object implemented with Win32::Semaphore. Advantages: fast, doesn't create files or use filehandles Disadvantages: Windows only. And I have unverified concerns about what it will do if a lock-holder exits ungracefully....

MOB/Forks-Super-0.97 - 09 Oct 2018 00:18:38 UTC
3 results (0.032 seconds)