Top Level :: System
:: sync
:: 1.1.1
:: Windows
sync 1.1.1 for Windows
Package Information |
Summary |
Named and unnamed synchronization objects |
Maintainers |
Thomas Hruska (lead)
[details]
|
License |
MIT License |
Description |
The 'sync' extension introduces synchronization objects into PHP. Named and unnamed Mutex, Semaphore, Event, Reader-Writer, and named Shared Memory objects provide OS-level synchronization mechanisms on both *NIX (POSIX shared memory and pthread shared memory synchronization required) and Windows platforms. This extension is a direct port of and compatible with the cross platform 'sync' library: https://github.com/cubiclesoft/cross-platform-cpp |
Release notes
Version 1.1.1
(stable)
|
- Fixed *NIX event object sync_WaitForUnixEvent() issues. |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
Dependencies for release 1.1.1 |
|
PHP Version: PHP 5.3.0 or newer PEAR Package: PEAR 1.4.0 or newer
|
|
|