2

i am playing around with nodejs and would like to get some guide on how to benchmark concurrent connections on a websocket in nodejs using things like nowjs, socket.io and etc.

1 Answers1

2

Check out siobench.

Jan Jongboom
  • 26,598
  • 9
  • 83
  • 120
  • Thanks! will check out the siobrench but it´s the all over brenchmark of the server setup we have so with real client connection and etc. – dennisgreenlieber Jan 10 '12 at 12:38