php-thread/README.md

7 lines
156 B
Markdown
Raw Permalink Normal View History

2014-07-27 10:57:30 +02:00
php-thread
==========
* Thread.php: Simple implementation of threading in PHP using pnctl
2015-04-10 09:54:29 +02:00
* ThreadQueue.php: Enqueue tasks to run them in parallel easily