6 ms·
Really cool! For the Gearman workers, did you load jobs dynamically? Or, would you have to re-deploy for new jobs/updated jobs?
by djboz 3y ago
Really cool! For the Gearman workers, did you load jobs dynamically? Or, would you have to re-deploy for new jobs/updated jobs?
- getoffmyyawn 3y agoAs I recall, all the jobs are checked into a repo that is deployed to all the runners, which each start gearman workers for their assigned role.