You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2023. It is now read-only.
running cake CakeResque.CakeResque load
will load a set of predefined workers
running it again will recreate the same workers, so instead of only loading new workers you get two sets of the original workers plus the new workers
running
cake CakeResque.CakeResque loadwill load a set of predefined workers
running it again will recreate the same workers, so instead of only loading new workers you get two sets of the original workers plus the new workers
php 5.5.9
cakephp 2.9.6
ubuntu 14.04.5