Monday, 2 September 2013

How many HTTP request can we make simultaneously?

How many HTTP request can we make simultaneously?

How many simultaneous HTTP request can I make at the same time? Is there
any rule from the underlying OS? I am on Windows 7. For ex: If I start 100
threads, would they all execute at the same time? If yes, does it depend
on the amount of RAM or is it fixed irrespective of RAM size?

No comments:

Post a Comment