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: 21,451 of 190,317
Downloads: 73,696

Daily

Ranking: 31,453 of 190,280
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
29957,358,331rspec
44717,906,260rails
379125,920,171chronic
4,2982,138,153jeweler
8,336456,027packet

Owners

#GravatarHandle
1iconmtylty