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,798 of 182,901
Downloads: 9,750

Daily

Ranking: 56,274 of 182,889
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
87243,932,792resque
1,33523,619,077twitter
2,2907,146,735redis-mutex
8,372348,540evernote-thrift
13,921127,923angellist_api

Owners

#GravatarHandle
1icondominicsayers