[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

silvee

8/1/2003 4:32:00 PM

Hi all, i am trying to using web service to handle
connection/request/response to my service provider. I am
thinking about using thread pool to handle all the request
and queue them and send them through a single alive
connection. Is there any example/instruction that i can
reference to?