Top Level :: System
:: pthreads
:: 0.0.38
pthreads 0.0.38
This package is not maintained anymore and has been superseded by
parallel.
Package Information |
Summary |
Threading API |
Maintainers |
Joe Watkins (lead)
[details]
|
License |
PHP License |
Description |
A compatible Threading API for PHP |
Homepage |
https://github.com/krakjoe/pthreads/issues/929
|
Release notes
Version 0.0.38
(beta)
|
removal of most globals, just the lock remains faster mechanism for connecting to pthreads objects locking independant of the underlying mutex type ( for when error checking is unavailable ) interfaces working in the multi-threaded environment traits working in the multi-threaded environment inheritance working as the programmer declared it function table inherited INI entries inherited a more compatible method of creating class entries in the threading context thread startup and shutdown uniform across SAPI environments stack to workers from any context with a reference more tests, to help me with bug reports some other boring stuff ... |
|
Dependencies for release 0.0.38 |
|
|