Concurrent ThreadPool and reusing the finished threads

Hi,

i am trying to simulate a browser and trying to do probing client.

which creates a default no.of threads to download the non-html resources.

so when i have a set of request. i wish to reuse the threads to download the non-html resources such as images , scripts etc.

i wish somebody helps.

Thanks

[339 byte] By [bsmania] at [2007-11-27 5:27:55]
# 1
Take a look at the class ThreadPoolExecutorKaj
kajbja at 2007-7-12 14:49:50 > top of Java-index,Java Essentials,Java Programming...