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,651 of 186,833
Downloads: 10,415

Daily

Ranking: 45,640 of 186,696
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
93447,979,089resque
1,45025,480,750twitter
2,3528,166,852redis-mutex
8,815366,437evernote-thrift
14,692130,104angellist_api

Owners

#GravatarHandle
1icondominicsayers