2017 © Pedro Peláez
 

library 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.

image

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.

  • Saturday, July 7, 2018
  • by Stavarengo
  • Repository
  • 0 Watchers
  • 0 Stars
  • 28 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

sta-semaphore

Installation

php composer.phar require stavarengo/sta-semaphore

The Versions

07/07 2018

dev-master

9999999-dev

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.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=7.1

 

07/07 2018

v0.0.0

0.0.0.0

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.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=7.1