Go to file
2015-04-10 09:53:11 +02:00
LICENSE Initial commit 2014-07-27 11:57:30 +03:00
README.md removed checking function existence to support static class methods 2015-04-10 09:25:23 +02:00
Thread.php minor changes 2015-04-10 09:53:11 +02:00
ThreadQueue.php minor changes 2015-04-10 09:53:11 +02:00

php-thread

  • Thread.php: Simple implementation of threading in PHP using pnctl
  • ThreadQueue.php: Enqueue tasks to run them in parallel