Skip to content
forked from hirefire/hirefire

HireFire automatically "hires" and "fires" (aka "scales") Delayed Job and Resque workers on Heroku. When there are no queue jobs, HireFire will fire (shut down) all workers. If there are queued jobs, then it'll hire (spin up) workers. The amount of workers that get hired depends on the amount of queued jobs (the ratio can be configured by you). …

License

Notifications You must be signed in to change notification settings

loopbit/hirefire

 
 

Repository files navigation

HireFire - The Heroku Worker Manager

Cloned from meskyanichi/hirefire. Please go there to find more about HireFire.

About

HireFire automatically "hires" and "fires" (aka "scales") Delayed Job and Resque workers on Heroku. When there are no queue jobs, HireFire will fire (shut down) all workers. If there are queued jobs, then it'll hire (spin up) workers. The amount of workers that get hired depends on the amount of queued jobs (the ratio can be configured by you). …

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%