Hacker News .hnnew | past | comments | ask | show | jobs | submitlogin

I just use cron for asynchronous tasks, because it's less complex to write for (just write the script to do the task once, after all), and any unix will already have cron running for other things.


Yeah cron works for lots of stuff. Some things need to happen asynchronous but more quickly than is convenient to do with cron. Not enough people use cron jobs though either.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: