Possible Duplicate:
Stress testing of node.js services
I'm want to build a stress testing framework for node.js services.
Do you know / have used node.js moduls which perform stress testing of node.js services? (which output throughput / latency etc.)
I looked at the toolbox site (http://toolbox.no.de/) and didn't find any good moduls that i can use / reference.
Thanks!