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,315 of 187,967
Downloads: 10,908

Daily

Ranking: 121,583 of 187,960
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
93649,311,954resque
1,46126,199,461twitter
2,3658,496,850redis-mutex
8,921373,923evernote-thrift
14,910131,710angellist_api

Owners

#GravatarHandle
1icondominicsayers