qmore 0.5.1
Qmore allows one to specify the queues a worker processes by the use of wildcards, negations, or dynamic look up from redis. It also allows one to specify the relative priority between queues (rather than within a single queue). It plugs into the Qless webapp to make it easy to manage the queues.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            multi_json
            ~> 1.7
          
          
            qless
            ~> 0.9
          
    

