public marks

LINK

Gearman

by Xavier Lacot
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. In other words, it is the nervous system for how distributed processing communicates. One type of asynchronous and worker solution I could use in the implementation of asynchronousity in Symfony's media plugin

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

asynchronous   c   developement   php   tool   Worker  

BY

Xavier Lacot
the 04/10/2009 at 10:37