Any Gearman tutorial?

johnjohn picture johnjohn · Feb 18, 2011 · Viewed 9.2k times · Source

I am looking for a comprehensive Gearman tutorial (preferably with the PHP API). I am trying to understand the flow of the process. I set the daemon running, create clients and workers, but how do I handle them with Gearman (like add/remove workers etc.)?