Categories: None [Edit]

resque-rate_limited_queue

https://rubygems.org/gems/resque-rate_limited_queue
https://github.com/pavoni/resque-rate-limited-queue
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/rety logic for twitter, angelist and evernote; these allow you to support rate limited apis with minimal changes.

Total

Ranking: 42,437 of 182,901
Downloads: 25,013

Daily

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

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10944,905,605rake
25813,532,591rspec
63469,993,113rubocop
99344,937,917simplecov
119286,397,900listen
315112,415,663guard
38993,083,645guard-rspec
87243,932,792resque
1,17128,402,562reek
1,33523,619,077twitter
1,66414,730,529guard-rubocop
2,2907,146,735redis-mutex
2,9124,193,094gem-release
8,372348,540evernote-thrift
13,921127,923angellist_api

Owners

#GravatarHandle
1icondominicsayers
2iconpavoni