#PHP Fork Daemon A library to set up forking daemons in PHP and the ability to create and assign work to buckets.
#ToDo's
- Add ability for user to specifiy which functions to call before forking (to ensure reources are not kept open).
#Usage Check out the examples in the examples directory
php example/blocking.php