Categories: None [Edit]
resque-rate_limited_queue
A Resque plugin which allows you to create dedicated queues for jobs that use rate limited apis.
These queues will pause when one of the jobs hits a rate limit, and unpause after a suitable time period.
The rate_limited_queue can be used directly, and just requires catching the rate limit exception and pausing the
queue. There are also additional queues provided that already include the pause/rety logic for twitter, angelist
and evernote; these allow you to support rate limited apis with minimal changes.
Total
Ranking: 42,469 of 183,107
Downloads: 25,072
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 |
---|---|---|
10 | 953,844,246 | rake |
25 | 817,849,894 | rspec |
63 | 475,587,280 | rubocop |
99 | 348,223,614 | simplecov |
119 | 289,015,280 | listen |
317 | 113,449,148 | guard |
389 | 93,982,532 | guard-rspec |
874 | 44,213,537 | resque |
1,178 | 28,625,503 | reek |
1,341 | 23,729,685 | |
1,668 | 14,882,651 | guard-rubocop |
2,298 | 7,201,057 | redis-mutex |
2,919 | 4,220,393 | gem-release |
8,388 | 349,858 | evernote-thrift |
13,968 | 128,055 | angellist_api |
Owners
# | Gravatar | Handle |
---|---|---|
1 | pavoni | |
2 | dominicsayers |