The new PECL package pthreads-0.0.38 (beta) has been released at http://pecl.php.net/.
Release notes ------------- 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 ... Package Info ------------- A compatible Threading API for PHP5.3+ Related Links ------------- Package home: http://pecl.php.net/package/pthreads Changelog: http://pecl.php.net/package-changelog.php?package=pthreads Download: http://pecl.php.net/get/pthreads-0.0.38.tgz Authors ------------- Joe Watkins <[email protected]> (lead) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
