Gearman - A system to farm out work to other machines

 

About Gearman

Gearman is a system to farm out work to other machines , dispatching function calls to machines that are better suited to do work, to do work in parallel, to load balance lots of function calls, or to call functions bet ween languages.

 

 

上面本身是用Perl寫的.  另外: 有用C實現的

New Gearman Server & Library in C, MySQL UDFs

January 8th, 2009 We’re happy to announce the first version of the Gearman rewrite in C, along with some interesting new MySQL UDFs based on the C library. Check out the Gearman wiki for an overview of what this is, download details, and API documentation.

 

site: http://oddments.org/?p=30

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章