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: 43,213 of 186,961
Downloads: 26,363

Daily

Ranking: 32,998 of 186,954
Downloads: 27

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,140,169,777rake
27914,289,095rspec
57596,699,978rubocop
99417,429,072simplecov
121340,093,862listen
314137,367,172guard
385115,442,519guard-rspec
93448,321,077resque
1,26033,195,063reek
1,46025,649,223twitter
1,63519,725,097guard-rubocop
1,98712,507,215gem-release
2,3628,246,898redis-mutex
8,835368,639evernote-thrift
14,745130,698angellist_api

Owners

#GravatarHandle
1iconpavoni
2icondominicsayers