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,369 of 187,950
Downloads: 22,541
Daily
Ranking: 40,471 of 187,922
Downloads: 17
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,044,215,819 | bundler |
| 10 | 1,176,878,843 | rake |
| 28 | 929,993,045 | rspec |
| 36 | 725,629,839 | activerecord |
| 74 | 560,304,866 | pry |
| 197 | 236,356,734 | rspec_junit_formatter |
| 224 | 199,217,696 | database_cleaner |
| 275 | 167,243,038 | sqlite3 |
| 936 | 49,274,187 | resque |
| 4,392 | 1,911,890 | pry-debugger |
| 9,838 | 301,713 | resque-lonely_job |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mikemarsian |