in reply to Trigger a cronjob in perl
I would first try to write the program so that it executes the script at the appropriate time. This is generally simple and minimizes latency. I would consider alternatives only after identifying a reason to do otherwise.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Trigger a cronjob in perl
by jvector (Friar) on May 29, 2009 at 14:52 UTC |