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,387 of 190,529
Downloads: 23,207
Daily
Ranking: 30,890 of 190,497
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,254,889,834 | bundler |
| 8 | 1,260,447,422 | rake |
| 29 | 959,406,060 | rspec |
| 36 | 764,177,506 | activerecord |
| 72 | 584,996,367 | pry |
| 199 | 247,875,415 | rspec_junit_formatter |
| 231 | 205,252,773 | database_cleaner |
| 279 | 175,827,776 | sqlite3 |
| 943 | 51,189,774 | resque |
| 4,490 | 1,914,873 | pry-debugger |
| 10,011 | 307,423 | resque-lonely_job |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mikemarsian |