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

