RubyGems Navigation menu

samoli-hirefire 0.1.1

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). HireFire is great for both high, mid and low traffic applications. It can save you a lot of money by only hiring workers when there are pending jobs, and then firing them again once all the jobs have been processed. It's also capable to dramatically reducing processing time by automatically hiring more workers when the queue size increases.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.1.1 - April 30, 2011 (20,5 KB)

Runtime Abhängigkeiten (2):

heroku ~> 1.20.1
rush ~> 0.6.7

Besitzer:

Autoren:

  • Michael van Rooijen

SHA 256-Prüfsumme:

473243086bc4cf503e847b692f972e8d7fa1314cea86ed83d40b84913c9ce45b

Downloads insgesamt 4.120

Für diese Version 4.120

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: