I have the submit.php file and need it to run in the background while my application is being used by users. The submit.php file instantiates a pool of threads that make specific submissions from my system to the world. I believe that OS (Linux / FreeBSD) or even Apache have this kind of support already implemented.