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: 50,214 of 196,658
Downloads: 24,095
Daily
Ranking: 111,482 of 196,619
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 |
|---|---|---|
| 1 | 3,750,343,576 | bundler |
| 8 | 1,416,600,134 | rake |
| 29 | 1,020,526,382 | rspec |
| 37 | 839,032,779 | activerecord |
| 72 | 633,800,712 | pry |
| 200 | 272,851,485 | rspec_junit_formatter |
| 247 | 218,424,425 | database_cleaner |
| 286 | 195,503,478 | sqlite3 |
| 955 | 54,741,793 | resque |
| 4,707 | 1,923,380 | pry-debugger |
| 10,433 | 318,699 | resque-lonely_job |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mikemarsian |