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,616 of 186,959
Downloads: 21,627
Daily
Ranking: 38,007 of 186,713
Downloads: 19
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 | 2,905,736,219 | bundler |
10 | 1,128,098,871 | rake |
27 | 909,387,510 | rspec |
36 | 698,039,545 | activerecord |
71 | 542,757,863 | pry |
194 | 228,573,686 | rspec_junit_formatter |
219 | 195,185,388 | database_cleaner |
276 | 160,962,144 | sqlite3 |
934 | 48,016,426 | resque |
4,307 | 1,909,020 | pry-debugger |
9,723 | 296,901 | resque-lonely_job |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mikemarsian |