node.js - How to Load test with Node JS and Mongo DB -


how load test nodejs , mongodb using jmeter? need evaluate nodejs , mongo db performance?

as web application can loadtest nodejs application via web services or urls.
can use jmeter test script recorder record requests , services of nodejs app. if need java script specific can use phanos or loadtest.
load test mongo db, since jmeter 2.9 there mongodb sampler.


Comments

Popular posts from this blog

My HTML document is not linking to my CSS stylesheet properly -

php array slice every 2th rule -

node.js - Sending sockets to client side, Error: Converting circular structure to JSON -