resque-restriction is an extension to resque queue system that restricts the execution number of certain jobs in a period time, the exceeded jobs will be executed at the next period.
Richard Huang
gem "resque-restriction", "~> 0.2.0"