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,915 of 193,241
Downloads: 74,228

Daily

Ranking: 27,096 of 193,214
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,694,098bundler
29983,169,856rspec
44748,388,325rails
386129,941,985chronic
4,3162,221,780jeweler
8,525458,875packet

Owners

#GravatarHandle
1iconmtylty