On 06/10/2010 17:20, Brian Moon wrote:
The big difference is that different processes do different jobs in Gearman. All PHP workers in fpm just run what ever code is handed to them. How do you handle that?
Threading ;) ?
On 6/10/10 9:56 AM, Rasmus Lerdorf wrote:
Has anybody thought about adding Gearman support to the fpm sapi?
Managing Gearman workers is pretty much identical to managing fastcgi
workers, so it doesn't seem like much of a stretch.

Best regards,
Fred

--
========================================================================
Frédéric Hardy : Architecte d'application/Admin. système/Ergonome
        Status : En recherche d'emploi
            CV : http://blog.mageekbox.net/public/cv.frederic.hardy.pdf
          Blog : http://blog.mageekbox.net
       Twitter : http://twitter.com/mageekguy
========================================================================


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to