S
ses
Well the title says it all really, I was wondering if testing a web
service for the load it can take in terms of simultaneous requests by
using multiple threads from one machine is essentially the same /
emulates the conditions as testing it from separate machines using one
thread per machine?
I think obviously there is some difference, but fundamentally are you
essentially testing the ability of something to scale by doing
multiple threads from the same machine?
Thanks.
service for the load it can take in terms of simultaneous requests by
using multiple threads from one machine is essentially the same /
emulates the conditions as testing it from separate machines using one
thread per machine?
I think obviously there is some difference, but fundamentally are you
essentially testing the ability of something to scale by doing
multiple threads from the same machine?
Thanks.