Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

One method call to simultaneously fire multiple server requests?

I am trying to measure the response time of a server/client application at different loads. What I have done is create a multithreaded socket server. I would like to create multithreaded clients which will simultaneously make requests to the server. Is there a way in which I can make one method call that will cause all of the clients to fire the same request to the server? I appreciate any suggestions.

Thanks.
[422 byte] By [celerity66] at [2007-11-11 10:11:18]