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: 107,911 of 186,959
Downloads: 6,598

Daily

Ranking: 161,562 of 186,713
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
43658,650,538rails
117345,096,299rspec-rails
93448,016,426resque
3,0114,817,798sqlite3-ruby

Owners

#GravatarHandle
1iconmetascape