PHP Extension Repository is a modern mirror of PECL website with Windows pre-build.
This package is not maintained anymore and has been superseded.
No replacement provided. Contact us if you know a replacement.
Threading API
A compatible Threading API for PHP
Maintainer
Details
Stars: | 3480 |
Issue openned: | 54 |
Downloads: | 519090 |
Advancedments in Worker/Stackable functionality
Better use of object funcionality
protected methods provide synchronized access to instance methods for stackables, workers and threads
private methods only allowed to be executed within the threading context
read/write access to all thread data
__prepare no longer required
requires: