wa0x6e / Cake-Resque

Resque plugin for CakePHP : for creating background jobs that can be processed offline later
MIT License
159 stars 56 forks source link

Be explicit indicating that ResqueStatus::getWorkers() returns the active workers arguments (and not the workers). #49

Closed bar closed 10 years ago

bar commented 10 years ago

Output early in restart().

I feel that the config var 'CakeResque.Queues' is a bit misleading somewhat indicating that it holds some queues related config when instead holds preconfigured workers command line arguments.