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: 48,793 of 183,107
Downloads: 20,806
Daily
Ranking: 53,556 of 183,092
Downloads: 1
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,407,087,911 | bundler |
10 | 953,844,246 | rake |
25 | 817,849,894 | rspec |
35 | 595,989,894 | activerecord |
68 | 466,913,746 | pry |
190 | 191,257,776 | rspec_junit_formatter |
199 | 180,320,372 | database_cleaner |
253 | 141,523,763 | sqlite3 |
874 | 44,213,537 | resque |
4,027 | 1,903,552 | pry-debugger |
9,351 | 278,798 | resque-lonely_job |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mikemarsian |