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,053 of 187,603
Downloads: 72,870

Daily

Ranking: 71,873 of 187,591
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,622,509bundler
28925,144,006rspec
43678,869,513rails
360120,847,317chronic
4,2982,004,540jeweler
8,140451,905packet

Owners

#GravatarHandle
1iconmtylty