Re: Best way to run period task?
Re: Best way to run period task?
- Subject: Re: Best way to run period task?
- From: Ray Kiddy <email@hidden>
- Date: Thu, 7 Jan 2010 07:51:54 -0800
On Jan 6, 2010, at 4:22 PM, Mark Woollard wrote:
What's the recommended way to run a periodic task from within a WO
application? In this case its infrequently (hourly) and independent
of any web requests.
Thanks
Mark
_______________________________________________
If you are deplying on Mac OS X or will be running this from a Mac,
you should at least look at launchctl.
launchctl(1) - Interfaces with launchd
launchd(8) - System wide and per-user daemon/agent
manager
launchd.conf(5) - launchd configuration file
launchd.plist(5) - System wide and per-user daemon/agent
configuration files
You can have it call any script or executable and there are quite a
few things it can do.
cheers - ray
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden