I like quartz.
 
www.opensymphony.com/quartz

> -----Original Message-----
> From: Sasha Borodin [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, May 12, 2004 10:33 AM
> To: Tomcat Users List
> Subject: Timing service in Tomcat
> 
> 
> I'm wondering what people are doing to schedule/execute tasks 
> in Tomcat...
> 
> Is there any built-in timing services in Tomcat?  Are people 
> using external operating system tools like cron to invoke a 
> class, or hit a servlet?
> 
> Is anyone using a good 3rd party scheduling framework?
> 
> Or is this kind of stuff home-grown right now 
> (java.util.Timer, etc.)?  If you've got your own timer, where 
> do you initialize it (like in a servlet's
> init() or a context listener)?
> 
> Thank you,
> 
> -Sasha
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to