RubyGems Navigation menu

hirefire 0.1.3

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.4 - June 28, 2011 (22.5 KB)
  2. 0.1.3 - May 01, 2011 (21.5 KB)
  3. 0.1.2 - May 01, 2011 (21.0 KB)
  4. 0.1.1 - April 15, 2011 (20.0 KB)
  5. 0.1.0 - April 10, 2011 (14.0 KB)

Runtime 依赖 (2):

heroku ~> 2.0.0
rush ~> 0.6.7

业主:

作者:

  • Michael van Rooijen

SHA 256 校验和:

534dfab0ea9af77b346f084bb1f7e360e53fdb87fbbf30a3f6dd199418aab6c0

下载总量 41,418

这个版本 5,260

许可:

需要的 Ruby 版本:

链接: