Categories: None [Edit]

backgroundrb-rails3

https://rubygems.org/gems/backgroundrb-rails3
https://github.com/mtylty/backgroundrb-rails3
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.

Total

Ranking: 20,797 of 186,715
Downloads: 72,238

Daily

Ranking: 36,154 of 186,700
Downloads: 15

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,903,420,977bundler
27909,005,466rspec
43658,205,959rails
359118,198,458chronic
4,2651,964,969jeweler
8,046449,027packet

Owners

#GravatarHandle
1iconmtylty