Daniel Lorch’s comments on the pcntl_signal() PHP manual page point to nice articles on Unix Interprocess Communication:

I’m especially excited about the ease of using signals and message queues in command line PHP scripts…