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,246 of 189,899
Downloads: 11,179

Daily

Ranking: 43,655 of 189,874
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
94350,865,299resque
1,47426,883,077twitter
2,3648,831,471redis-mutex
8,994384,562evernote-thrift
15,137132,662angellist_api

Owners

#GravatarHandle
1icondominicsayers