php - Any Gearman tutorial? -
i looking comprehensive gearman tutorial (preferably php api). trying understand flow of process. set daemon running, create clients , workers, how handle them gearman (like add/remove workers etc.)?
for managing workers php, suggest gearmanmanager. used lots of people. https://github.com/brianlmoon/gearmanmanager/
Comments
Post a Comment