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,469 of 183,107
Downloads: 25,072

Daily

Ranking: 53,556 of 183,092
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10953,844,246rake
25817,849,894rspec
63475,587,280rubocop
99348,223,614simplecov
119289,015,280listen
317113,449,148guard
38993,982,532guard-rspec
87444,213,537resque
1,17828,625,503reek
1,34123,729,685twitter
1,66814,882,651guard-rubocop
2,2987,201,057redis-mutex
2,9194,220,393gem-release
8,388349,858evernote-thrift
13,968128,055angellist_api

Owners

#GravatarHandle
1iconpavoni
2icondominicsayers