php-thread/README.md

7 lines
149 B
Markdown

php-thread
==========
* Thread.php: Simple implementation of threading in PHP using pnctl
* ThreadQueue.php: Enqueue tasks to run them in parallel