I have a PHP script that is called from a cron job every minute. This script takes some info from the database and then calls another PHP script using the System function (p
use php's version of fork or threads.