|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Calling several webrequests at the same time
Hello,
Is it possible to call 4 webrequests from an aspx file at the same time and then wait for the results of all 4 to come in. (4 webrequests to 4 different servers) I know that I can create 4 threads to do this, but when this application is called by 100 people, will it mean that 400 threads will be running? Is there a sollution or way around this? GM wrote:
> Hello, Dotnet is totally different to classic ASP, which is what this group is> > Is it possible to call 4 webrequests from an aspx about. Try asking your question over at microsoft.public.dotnet.framework.aspnet. There's more likelihood of someone over there knowing about these things... -- Mike Brind |
|||||||||||||||||||||||