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,885 of 183,477
Downloads: 20,897
Daily
Ranking: 63,432 of 183,470
Downloads: 0
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,456,134,847 | bundler |
10 | 969,073,546 | rake |
25 | 825,073,950 | rspec |
35 | 604,924,275 | activerecord |
69 | 473,435,718 | pry |
191 | 194,586,503 | rspec_junit_formatter |
201 | 181,877,048 | database_cleaner |
259 | 143,118,777 | sqlite3 |
879 | 44,611,635 | resque |
4,054 | 1,904,517 | pry-debugger |
9,393 | 280,220 | resque-lonely_job |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mikemarsian |