Hi Experts,
I'm doing a simulation of a bunch of sessions that do 3 or 4 REST calls. I'd like to do as many as possible simultaneously that won't start degrading the machine and give diminishing performance. I don't care to make it right at the critical point, but I'm wondering what's a good number of threads to use? I'm thinking 150 is likely a good number.
Thanks for any advice,
Mike