Go to file
2015-04-10 09:24:12 +02:00
LICENSE Initial commit 2014-07-27 11:57:30 +03:00
README.md Initial commit 2014-07-27 11:57:30 +03:00
Thread.php Initial commit 2014-07-27 12:01:10 +03:00
ThreadQueue.php Enqueue tasks to run them in parallel 2015-04-10 09:24:12 +02:00

php-thread

Simple implementation of threading in PHP using pnctl