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,543 of 191,980
Downloads: 11,282

Daily

Ranking: 44,446 of 191,939
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
94351,819,628resque
1,48727,214,428twitter
2,3659,023,258redis-mutex
8,984396,691evernote-thrift
15,274133,296angellist_api

Owners

#GravatarHandle
1icondominicsayers