Ben,

Thanks for the info,

I really like to do stress and loading test on node.js with socket.io or 
sockjs,...



On Sunday, February 3, 2013 2:11:08 PM UTC-8, Ben Noordhuis wrote:
>
> On Sun, Feb 3, 2013 at 6:31 PM, xyz <[email protected] <javascript:>> 
> wrote: 
> > I like to know the best stress and load testing tool for node.js 
> > applications. 
> > Thanks, 
>
> You don't say what you want to stress-test but assuming it's HTTP, 
> look at ab, siege or jmeter. 
>
> I don't know of a single great tool for raw TCP or UDP traffic.  There 
> are lots of benchmarking tools but none of them really stand out: 
>
> * netperf is okay but is not great at simulating mostly idle 
> connections, like WS clients 
> * the jmeter plugins are rather basic 
> * etc. 
>
> You can always script something yourself in node or python, spin up a 
> few EC2 instances and hammer away. 
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to