Hacker News new | ask | show | jobs
by djboz 866 days ago
Really cool! For the Gearman workers, did you load jobs dynamically? Or, would you have to re-deploy for new jobs/updated jobs?
1 comments

As 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.