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,865 of 186,961
Downloads: 72,563

Daily

Ranking: 83,625 of 186,954
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,938,589,681bundler
27914,289,095rspec
43665,123,915rails
356119,106,807chronic
4,2891,975,100jeweler
8,074450,059packet

Owners

#GravatarHandle
1iconmtylty