rahul - 2004-10-21

hi
   i have been using jcrontab for my project. i am working on tomcat3.2 and a simple web application to do some jobs in a specified intervals.
for eample
  i want to download a document every one hour and i have seven doucments to be downloaded in different timings,it starts up seven threads and the CPU usage in solaris goes higher when i start my application,can anyone help me out in this