Distributing PHP processing with Gearman
Gearman is a tool for distributing processing jobs over one or more machines. This article explains how to use Gearman in PHP applications to handle better the load of busy sites or applications that need to execute heavy jobs.
Continue reading over at dzone...
