Re: Periodic tasks
Re: Periodic tasks
- Subject: Re: Periodic tasks
- From: Andrew Lindesay <email@hidden>
- Date: Thu, 17 Sep 2009 15:47:52 +1200
Hello Chan;
One possibility is to use "cron" on UNIX and use "curl" to hit a DA in
your WOA. From there it can;
a) do the task straight away in the R-R cycle
b) do the task in a background thread on the same VM
c) offload the task to a bank of batch-processing VMs to run in a
constrained thread pool
cheers.
Is there a mechanism for performing periodic database house cleaning
tasks under WebObjects?
___
Andrew Lindesay
www.lindesay.co.nz
_______________________________________________
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
References: | |
| >Periodic tasks (From: "Chan Yeow Heong, Jerome" <email@hidden>) |