Re: Best way to run period task?
Re: Best way to run period task?
- Subject: Re: Best way to run period task?
- From: Dov Rosenberg <email@hidden>
- Date: Fri, 08 Jan 2010 10:14:32 -0500
- Thread-topic: Best way to run period task?
Title: Re: Best way to run period task?
OpenSymphony has a real nice batch scheduler called Quartz that provides a great level of functionality
Dov
On 1/8/10 9:56 AM, "email@hidden" <email@hidden> wrote:
Hi,
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
I use a java.util.TimerTask. The task runs in a separate execution thread. It is pretty simple, and built into Java.
Czesc, ciao,
_______________________________________________
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