Skip to content

kcrayon/resque-nofork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resque-nofork

Just like resque-jobs-per-fork, but without forking at all. Perform the job in the worker, and exit after a fixed number of jobs.

Designed to work with resque-pool which will maintain the worker count from a master process.

About

A Resque plugin that prevents the worker from forking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages