Re: Best way to run period task?
Re: Best way to run period task?
- Subject: Re: Best way to run period task?
- From: Miguel Arroz <email@hidden>
- Date: Thu, 7 Jan 2010 17:44:43 +0000
Hi!
It depends on how long does the task take to run, and how heavy
does it hit the DB. For complex stuff, we use dedicated apps. For
simple stuff, a Java thread will do, or maybe that wonder class (I
didn't know it existed, gonna look at it).
Yours
Miguel Arroz
On 2010/01/07, at 00:22, 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
_______________________________________________
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
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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