2017 © Pedro Peláez
 

library concurrency

Interfaces and objects that provides handling for thread-safety, concurrency programming and data sharing all written in PHP-Userland.

image

appserver-io-psr/concurrency

Interfaces and objects that provides handling for thread-safety, concurrency programming and data sharing all written in PHP-Userland.

  • Monday, April 25, 2016
  • by zelgerj
  • Repository
  • 3 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

PSR, for concurrency stuff

Introduction

Interfaces and objects that provides handling for thread-safety, concurrency programming and data sharing all written in PHP-Userland., (*1)

Installation

If you want to use the library with your application you can install it by adding, (*2)

{
    "require": {
        "appserver-io-psr/concurrency": "dev-master"
    },
}

to your composer.json and invoke composer update in your project., (*3)

External Links

The Versions

25/04 2016

dev-master

9999999-dev https://github.com/appserver-io-psr/concurrency

Interfaces and objects that provides handling for thread-safety, concurrency programming and data sharing all written in PHP-Userland.

  Sources   Download

OSL-3.0

The Requires

  • php >=5.4.0

 

The Development Requires

psr threading pthreads multithreading

25/04 2016

0.1.1

0.1.1.0 https://github.com/appserver-io-psr/concurrency

Interfaces and objects that provides handling for thread-safety, concurrency programming and data sharing all written in PHP-Userland.

  Sources   Download

OSL-3.0

The Requires

  • php >=5.4.0

 

The Development Requires

psr threading pthreads multithreading

25/04 2016

0.1.0

0.1.0.0 https://github.com/appserver-io-psr/concurrency

Interfaces and objects that provides handling for thread-safety, concurrency programming and data sharing all written in PHP-Userland.

  Sources   Download

OSL-3.0

The Requires

  • php >=5.4.0

 

The Development Requires

psr threading pthreads multithreading