Skip to content

A demo for profiling the effect of using multicore node.js on express service throughputs

License

Notifications You must be signed in to change notification settings

chaudhryjunaid/multicore-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multicore-demo

A demo for profiling the effect of using multicore node.js on express service throughputs

Note: The default express app included has been generated with express generator and customized to include a fibonacci sequence generator service at the root path(/).

Run default Express app: node ./bin/www

Run multicore Express app: node ./bin/multicore.js

Run jmeter to test throughput performances.

About

A demo for profiling the effect of using multicore node.js on express service throughputs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages