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: 22,388 of 196,480
Downloads: 74,775

Daily

Ranking: 43,647 of 196,444
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,735,429,106bundler
291,018,839,902rspec
45788,004,250rails
395134,782,579chronic
4,3732,313,733jeweler
8,846462,455packet

Owners

#GravatarHandle
1iconmtylty