Wednesday, July 27, 2016

PHP Multithreading using pthreads extension



The documentation says that PHP must be compiled with the option --enable-maintainer-zts. I have not tried to compile itself. Instead found a PHP package for Debian that was built with that option. You can install it like this.

from My Pocket http://www.phpclasses.org/blog/post/422-PHP-Multithreading-using-pthreads-extension.html

No comments:

Post a Comment