Categories: None [Edit]

resque-rate_limited

https://rubygems.org/gems/resque-rate_limited
https://github.com/Xenapto/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,578 of 180,717
Downloads: 9,412

Daily

Ranking: 48,948 of 180,709
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
83841,998,126resque
1,25522,576,936twitter
2,2636,509,208redis-mutex
7,957339,880evernote-thrift
13,524125,588angellist_api

Owners

#GravatarHandle
1icondominicsayers