开发者

Any Gearman tutorial? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 8 years ago.

Improve this qu开发者_JAVA技巧estion

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.)?


From a quick Google search:

  • http://gearman.org/?id=gearman_php_extension
  • http://www.lornajane.net/posts/2011/Using-Gearman-from-PHP
  • http://www.slideshare.net/felixdv/high-gear-php-with-gearman
  • http://weierophinney.net/matthew/archives/240-Writing-Gearman-Workers-in-PHP.html


For managing workers with PHP, I suggest my GearmanManager. Used by lots of people. https://github.com/brianlmoon/GearmanManager/


IBM link is quite useful.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜