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,353 of 187,224
Downloads: 22,275
Daily
Ranking: 32,169 of 187,196
Downloads: 29
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,971,947,338 | bundler |
10 | 1,151,463,039 | rake |
27 | 919,195,736 | rspec |
36 | 711,426,278 | activerecord |
73 | 551,385,293 | pry |
197 | 232,220,172 | rspec_junit_formatter |
223 | 197,152,794 | database_cleaner |
273 | 163,719,650 | sqlite3 |
935 | 48,621,589 | resque |
4,351 | 1,910,354 | pry-debugger |
9,782 | 299,409 | resque-lonely_job |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mikemarsian |