Hi All,
I need to run some threads at particular time during the day, does Tomcat
provide any such facility? If not then whats the other best way to go for
it.

Basically i recalculate my site's visitor data every 30 minute and keep in
cahce and then display to users, 30 minute delay for my data is fine but
atleast i dont need to run queries to find those data for each request. Now
every 30 minute i want to run those query and update the cache. How can i
achive it.?

Thanks,
Ravi.

Reply via email to