node-resque icon indicating copy to clipboard operation
node-resque copied to clipboard

Use node-worker to spawn and monitor multiple workers

Open jbr opened this issue 15 years ago • 0 comments

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

jbr avatar Jun 02 '10 19:06 jbr