Dynamic Queues

The list below orders queue name patterns by the priority you wish them to be executed in. The "Fairly" option allows you to indicate you want the queues within that pattern space be selected in a fair (random) manner, i.e. like resque-fairly. The 'default' pattern must always exist, and matches against all queues that aren't in any of the other patterns.

<% @priorities.each_with_index do |priority, i| %> <% end %>
Pattern Fairly
" /> /> Up | Down | Remove
Add