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: 83,176 of 196,658
Downloads: 11,695

Daily

Ranking: 88,523 of 196,619
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
95554,741,793resque
1,52928,083,168twitter
2,3499,882,268redis-mutex
9,161430,888evernote-thrift
15,822136,307angellist_api

Owners

#GravatarHandle
1icondominicsayers