Categories: None [Edit]
serially
Have you ever had a class whose instances required a series of background tasks to run serially, strictly one after another? Than Serially is for you.
Declare the tasks using a simple DSL in the order you want them to to run. The tasks for each instance will run inside a separate Resque job, in a queue you specify. The next task will run only if the previous one has finished successfully. All task runs are written to DB and can be inspected.
Total
Ranking: 49,348 of 187,571
Downloads: 22,419
Daily
Ranking: 60,111 of 187,548
Downloads: 7
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 |
|---|---|---|
| 1 | 3,010,000,950 | bundler |
| 10 | 1,165,196,519 | rake |
| 28 | 924,848,930 | rspec |
| 36 | 719,366,671 | activerecord |
| 73 | 556,093,726 | pry |
| 197 | 234,415,381 | rspec_junit_formatter |
| 223 | 198,217,438 | database_cleaner |
| 275 | 165,696,742 | sqlite3 |
| 936 | 48,948,137 | resque |
| 4,368 | 1,911,092 | pry-debugger |
| 9,819 | 300,455 | resque-lonely_job |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mikemarsian |