Hi

I need to design a web application that may use threads. Thats, the web
application might have to read some 200 files from network. In order to
speed up the process, I've decided to use threads/thread pooling. But,
however I know it is not a good practice to use threads in a web/server
application... Just want to know whether this will be a great impact in
future.. Otherwise, do you suggest any alternative design for the above
problem? Looking forward a quick reply :-)

-- 
Manivannan Palanichamy
http://mani.gw.googlepages.com/index.html

Reply via email to