P
Pracownik
Hello,
I'm writing application in which I'm downloading contents of many web
pages.
I accomplish this in separate threads, each thread to download one
page.
The process of downloading web page is not heavy on processor, it
takes network resources.
What benchmark should i develop in order to determine the maximum
concurrent threads that can work on my machine
for downloading web pages ?
Does anyone has suggestion ?
Thanks
Wojtek
I'm writing application in which I'm downloading contents of many web
pages.
I accomplish this in separate threads, each thread to download one
page.
The process of downloading web page is not heavy on processor, it
takes network resources.
What benchmark should i develop in order to determine the maximum
concurrent threads that can work on my machine
for downloading web pages ?
Does anyone has suggestion ?
Thanks
Wojtek