Categories: None [Edit]

stateful_jobs

https://rubygems.org/gems/stateful_jobs
https://github.com/metascape/stateful_jobs
StatefulJobs is a Resque based library which allows you to integrate responsive background jobs in a very easy way. StatefulJobs wraps an ActiveRecord Model around a set of jobs and adds a polling mechanism to your frontend to get your users noticed about the state of their tasks. Very useful for: * background jobs which provide its state to the frontend * background jobs which need user interaction between several steps * a set of jobs which share process information All these jobs can either be implemented as a separate Class or inline with just a handy Proc.

Total

Ranking: 111,565 of 192,505
Downloads: 6,771

Daily

Ranking: 126,350 of 192,483
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44739,206,662rails
122382,504,541rspec-rails
94352,208,825resque
3,1404,916,228sqlite3-ruby

Owners

#GravatarHandle
1iconmetascape