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,824 of 192,861
Downloads: 74,048

Daily

Ranking: 25,510 of 192,676
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,391,473,722bundler
29976,888,025rspec
44741,302,253rails
386129,029,250chronic
4,3092,204,995jeweler
8,476458,034packet

Owners

#GravatarHandle
1iconmtylty