freebsd-ports/devel/pecl-sync/pkg-descr
Vanilla I. Shu f589aaf983 Add pecl-sync 1.0.1, named and unnamed synchronization objects in PHP.
PR:		ports/194026
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2014-09-30 06:36:51 +00:00

7 lines
270 B
Text

The sync extension introduces synchronization objects into PHP.
Named and unnamed Mutex, Semaphore, Event, and Reader-Writer objects provide
OS-level synchronization on both *NIX (POSIX semaphores required) and Windows
platforms.
WWW: http://pecl.php.net/package/sync