wr0ngway / sidekiq-dynamic-queues

A sidekiq plugin for specifying the queues a worker pulls from with wildcards, negations, or dynamic look up from redis
MIT License
17 stars 22 forks source link

How to create queue from .rb file? #10

Closed n-n1ks closed 7 years ago

n-n1ks commented 7 years ago

How to dymanicly create queue from script and pull any job to queue?