2017 © Pedro Peláez
 

library pthreads-polyfill

A polyfill for pthreads

image

krakjoe/pthreads-polyfill

A polyfill for pthreads

  • Thursday, November 17, 2016
  • by krakjoe
  • Repository
  • 5 Watchers
  • 67 Stars
  • 20,116 Installations
  • PHP
  • 7 Dependents
  • 1 Suggesters
  • 11 Forks
  • 5 Open issues
  • 4 Versions
  • 8 % Grown

The README.md

pthreads-polyfill

Build Status, (*1)

pthreads-polyfill aims to satisfy the API requirements of pthreads, such that code written to depend on pthreads will work when pthreads is not, or can not be loaded., (*2)

pthreads-polyfill does not implement the same execution model, for obvious reasons, and has no external dependencies., (*3)

pthreads-polyfill will fill for v2 or v3, however behaviour is consistent with v3, which is the version new projects should target., (*4)

Testing

pthreads-polyfill is distributed with some unit tests, these tests should pass with and without pthreads loaded., (*5)

Testing pthreads-polyfill, (*6)

phpunit tests

If pthreads is loaded by your configuration the polyfill will not be used., (*7)

Testing code coverage for pthreads-polyfill, (*8)

phpdbg -nqrr vendor/bin/phpunit tests --coverage-text

The Versions

17/11 2016

dev-master

9999999-dev http://pthreads.org/

A polyfill for pthreads

  Sources   Download

PHP

The Development Requires

polyfill pthreads

16/11 2015

v1.1.0

1.1.0.0 http://pthreads.org/

A polyfill for pthreads

  Sources   Download

PHP

The Development Requires

polyfill pthreads

16/09 2015

v1.0.1

1.0.1.0 http://pthreads.org/

A polyfill for pthreads

  Sources   Download

PHP

The Development Requires

polyfill pthreads

15/09 2015

v1.0.0

1.0.0.0 http://pthreads.org/

A polyfill for pthreads

  Sources   Download

PHP

The Development Requires

polyfill pthreads