Task Scheduling
Task Scheduling
- Subject: Task Scheduling
- From: email@hidden
- Date: Tue, 18 Feb 2003 01:16:59 -0800 (PST)
Hi,
I know on the windows platform there is a Task Scheduler where one can schedule
a task/process to execute at a given time.
I am in the process of writing an alarm clock (yes they already exist, but this
is more fun) and have hit a stumbling block of how to launch my alarm tasks. I
could launch threads for each alarm, but then this would require my application
be running in order for the alarms to execute - this is not the behavior I want.
I am looking for a way to mimic iCal's functionality.
Can anyone perhaps direct me to the right areas?
thanks
Zameer
__________________________________________________________
Get your FREE personalized e-mail at
http://www.canada.com
_______________________________________________
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.