Mosquito::Runners::QueueList
Inherits Mosquito::Runners::IdleWait < Mosquito::Runnable < Mosquito::Runners::RunAtMost < Reference < Object
QueueList handles searching the redis keyspace for named queues.
Constants
Log = ::Log.for(self)
Constructors
new
SourceInstance methods
each(*args, **options)
Sourceeach(*args, **options, &)
Sourceeach_run
Implementation of what this Runnable should do on each cycle.
Take care that @state is #running? at the end of the method unless it is finished and should exit.
queues
Source