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,509 of 183,477
Downloads: 25,210

Daily

Ranking: 12,967 of 183,470
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10969,073,546rake
25825,073,950rspec
62484,887,430rubocop
98353,748,210simplecov
119293,390,520listen
319115,336,133guard
39195,652,527guard-rspec
87944,611,635resque
1,19128,967,349reek
1,34823,930,708twitter
1,67615,069,431guard-rubocop
2,3057,292,625redis-mutex
2,8934,387,650gem-release
8,437351,208evernote-thrift
14,038128,345angellist_api

Owners

#GravatarHandle
1icondominicsayers
2iconpavoni