dennisgreenlieber
dennisgreenlieber

Reputation: 21

Benchmark concurrent connections on Nodejs?

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.

Upvotes: 2

Views: 1101

Answers (1)

Jan Jongboom
Jan Jongboom

Reputation: 27352

Check out siobench.

Upvotes: 2

Related Questions