issues
search
chrisboulton
/
php-resque
PHP port of resque (Workers and Queueing)
MIT License
3.43k
stars
759
forks
source link
Multiple jobs per fork
#205
Closed
bartvw
closed
10 years ago
bartvw
commented
10 years ago
Worker pre-forks, child reserves jobs
Improved signal handling
Child terminates when parent terminates
Parent propagates signals to child
Mark jobs as failed when child dies unexpectedly