RubyGems Navigation menu

backgroundrb-rails3 1.1

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.

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)
  6. 1.1 - December 14, 2010 (564.5 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (4):

chronic >= 0.2.3
chronic >= 0.2.3
packet = 0.1.15
packet >= 0.1.15

Development 相依性套件 (4):

bundler ~> 1.0.0
jeweler ~> 1.5.1
rcov >= 0
shoulda >= 0

擁有者:

作者:

  • Matteo Latini

SHA 256 checksum:

9ec0280e942b709a52daba7de0ea607b055f080077467d251ef66173abe00b2c

總下載次數 70,451

這個版本 4,553

License:

Ruby 版本需求:

相關連結: