Cron / Scheduling
Cron / Scheduling
- Subject: Cron / Scheduling
- From: Dave Hersey <email@hidden>
- Date: Wed, 10 Mar 2004 12:52:58 -0500
Hi,
I've looked in the archives, but I'm not seeing an obvious answer to this
one.
If I want an app to perform an action at say, 3AM every day, or every Friday
at 7PM, is it better to poke something into the cron table using NSTask,
have a small daemon always running that launches the main app when it
should, or something else?
Thanks,
- Dave
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.