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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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