The new PECL package pthreads-0.0.36 (beta) has been released at 
http://pecl.php.net/.

Release notes
-------------
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

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.36.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

Reply via email to