node-resque
node-resque copied to clipboard
Use node-worker to spawn and monitor multiple workers
http://github.com/cramforce/node-worker
Possibly even spawn a worker for each job and kill it after the job is done, depending on the spinup cost.
Also, see jefe for ideas on pooling workers: http://github.com/fictorial/jefe