Re: Periodic tasks
Re: Periodic tasks
- Subject: Re: Periodic tasks
- From: André Mitra <email@hidden>
- Date: Thu, 17 Sep 2009 11:41:16 -0400
If your database supports stored procedures, you may want to put this
type of logic up there.
André
On 16-Sep-09, at 11:47 PM, Andrew Lindesay wrote:
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
_______________________________________________
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