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,226 of 187,591
Downloads: 10,850
Daily
Ranking: 149,286 of 187,571
Downloads: 4
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 |
|---|---|---|
| 936 | 48,957,059 | resque |
| 1,460 | 26,036,302 | |
| 2,367 | 8,413,526 | redis-mutex |
| 8,891 | 372,143 | evernote-thrift |
| 14,852 | 131,317 | angellist_api |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | dominicsayers |