Categories: None [Edit]
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
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
43 | 658,650,538 | rails |
117 | 345,096,299 | rspec-rails |
934 | 48,016,426 | resque |
3,011 | 4,817,798 | sqlite3-ruby |
Owners
# | Gravatar | Handle |
---|---|---|
1 | metascape |