Home All Groups Group Topic Archive Search About

Calling several webrequests at the same time



Author
16 May 2006 7:19 AM
GM
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?

Author
16 May 2006 7:42 AM
Mike Brind
GM wrote:
> Hello,
>
> Is it possible to call 4 webrequests from an aspx

Dotnet is totally different to classic ASP, which is what this group is
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

AddThis Social Bookmark Button