in reply to Re^2: Multi Threading help
in thread Multi Threading help

You didn't specify the type of testing, but, if it's simply a load test, then it would probably be easier and more efficient to put together a custom DCHP client app which simply blasts the server with a stream of requests at your chosen rate (1000/second or whatever) rather than setting up 1000 separate clients.