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,417 of 189,766
Downloads: 23,022
Daily
Ranking: 51,811 of 189,739
Downloads: 2
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,203,153,237 | bundler |
| 8 | 1,242,058,526 | rake |
| 29 | 952,467,422 | rspec |
| 36 | 755,587,976 | activerecord |
| 74 | 579,242,214 | pry |
| 199 | 245,147,870 | rspec_junit_formatter |
| 229 | 203,791,319 | database_cleaner |
| 277 | 173,711,759 | sqlite3 |
| 943 | 50,765,666 | resque |
| 4,467 | 1,914,407 | pry-debugger |
| 9,973 | 305,975 | resque-lonely_job |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mikemarsian |