php-thread/README.md
2015-04-10 09:54:29 +02:00

7 lines
156 B
Markdown

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