Categories: None [Edit]

resque-loner

https://rubygems.org/gems/resque-loner
https://github.com/jayniz/resque-loner
Makes sure that for special jobs, there can be only one job with the same workload in one queue. Example: class CacheSweeper include Resque::Plugins::UniqueJob @queue = :cache_sweeps def self.perform(article_id) # Cache Me If You Can... end end

Total

Ranking: 3,902 of 186,947
Downloads: 2,493,647

Daily

Ranking: 5,234 of 186,938
Downloads: 343

Depended by

RankDownloadsName
21,60268,641ar-resque-counter-cache
41,86727,450varnish_sweeper
73,92312,481lifesaver
106,4306,869multi_worker
133,1094,463fury-bug

Depends on

RankDownloadsName
61,202,234,693i18n
101,139,345,512rake
27913,996,669rspec
37695,241,498rack-test
57596,250,012rubocop
99417,231,535simplecov
44098,857,444yajl-ruby
64678,895,175mocha
93448,305,417resque
96446,526,584airbrake
99644,616,595mock_redis

Owners

#GravatarHandle
1iconmeatballhat
2iconjayniz