Hacker News new | ask | show | jobs
by i15e 2285 days ago
I did something similar using the 'at' daemon's 'now' time specification to "fork" off background tasks from a web request using the same .php file. It actually worked well for what I needed at the time!