John Ellis

John Ellis

  • NA
  • 1
  • 608

server stress test

Mar 23 2015 9:44 PM
I need assistance or suggestions for how to go about writing a C# application in MVS that will simulate server activity.  I need to simulate roughly 500 server hits per minute, with 300 users already logged into the server at a given time, with each of the 500 simulations resulting 20 events per minute. The actual numbers aren't as important as just conceptually understanding how to construct the loop to do this.
 
Thanks
John