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,646 of 193,053
Downloads: 11,416
Daily
Ranking: 29,140 of 193,030
Downloads: 5
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 |
|---|---|---|
| 944 | 52,574,714 | resque |
| 1,498 | 27,437,751 | |
| 2,372 | 9,204,009 | redis-mutex |
| 9,105 | 403,435 | evernote-thrift |
| 15,531 | 133,838 | angellist_api |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | dominicsayers |