RubyGems Navigation menu

backgroundrb-rails3 1.1.6

BackgrounDRb is a Ruby job server and scheduler. Its main intent is to be used with Ruby on Rails applications for offloading long-running tasks. Since a Rails application blocks while serving a request it is best to move long-running tasks off into a background process that is divorced from http request/response cycle. This is the RoR 3 version (Railtie based) of the gem. Please read the GitHub homepage for installation instructions.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.1.6 - November 02, 2011 (564.5 KB)
  2. 1.1.5 - May 30, 2011 (564.5 KB)
  3. 1.1.3 - December 29, 2010 (564.5 KB)
  4. 1.1.2 - December 14, 2010 (564.5 KB)
  5. 1.1.1 - December 14, 2010 (564.5 KB)
显示所有版本 (共 7 个)

Runtime 依赖 (3):

chronic >= 0.2.3
packet >= 0.1.15
rails >= 3.0.0

Development 依赖 (3):

bundler ~> 1.0.0
jeweler ~> 1.5.1
rspec >= 0

业主:

作者:

  • Matteo Latini

SHA 256 校验和:

21e05adcb95d69801dbab07f2e12b2f0423a2fded8752414b93ce5b4187d4915

下载总量 70,290

这个版本 43,431

许可:

需要的 Ruby 版本:

链接: