stavarengo/sta-semaphore

Provides wrappers for the System semaphores. Semaphores may be used to provide exclusive access to resources on the current machine, or to limit the number of processes that may simultaneously use a resource.

v0.0.0 2018-07-07 19:31 UTC

This package is auto-updated.

Last update: 2024-04-12 03:29:14 UTC


README

Installation

php composer.phar require stavarengo/sta-semaphore