PHP worker processes with Beanstalk and Daemontools
by Pascal Opitz on March 31 2010, 22:26
Sometimes things just get too heavy for a straight forward approach. Memory usage might be too high or interaction might be delayed. In this case it might make sense to queue the task up for later execution.