2017 © Pedro Peláez
 

library concurrent-php-utils

port of java.util.concurrent for php based on pthreads-extension

image

prolic/concurrent-php-utils

port of java.util.concurrent for php based on pthreads-extension

  • Saturday, August 30, 2014
  • by prolic
  • Repository
  • 1 Watchers
  • 4 Stars
  • 20 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Concurrent-PHP-Utils

Build Status License Total Downloads Latest Stable Version Latest Unstable Version Dependency Status, (*1)

Port of the java.util.concurrent for php based on pthreads-extension, (*2)

Requirements

  • PHP 5.4 ZTS
  • ext-pthreads 2.0.8
  • php-enum 1.2.0

The Versions

30/08 2014

dev-master

9999999-dev https://github.com/prolic/ConcurrentPhpUtils

port of java.util.concurrent for php based on pthreads-extension

  Sources   Download

MIT

The Requires

 

The Development Requires

php concurrency pthreads multithreading