欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Gearman
来自开放百科 - 灰狐
(版本间的差异)
(→Links) |
|||
第9行: | 第9行: | ||
*[http://docs.huihoo.com/php/php-manual-20100806-en/book.gearman.html PHP extension for Gearman] | *[http://docs.huihoo.com/php/php-manual-20100806-en/book.gearman.html PHP extension for Gearman] | ||
+ | [[Category:Framework]] | ||
[[Category:Perl]] | [[Category:Perl]] | ||
[[Category:PHP]] | [[Category:PHP]] |
2010年9月22日 (三) 04:04的最后版本
您可以在Wikipedia上了解到此条目的英文信息 Gearman Thanks, Wikipedia. |
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events.
[编辑] Links
分享您的观点