Categories: None [Edit]
resque-rate_limited
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/retry logic for Twitter, AngelList and Evernote; these allow you to support rate-limited APIs with minimal changes.
Total
Ranking: 82,973 of 196,338
Downloads: 11,688
Daily
Ranking: 51,088 of 196,320
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 |
|---|---|---|
| 955 | 54,348,129 | resque |
| 1,525 | 27,949,270 | |
| 2,354 | 9,763,263 | redis-mutex |
| 9,187 | 422,500 | evernote-thrift |
| 15,751 | 136,217 | angellist_api |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | dominicsayers |