Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

i am not a node.js expert. one thing i am wondering is that, modern computers have more than just one core. how node.js utilizes these multiple cores?


By starting multiple processes.

See cluster (https://github.com/LearnBoost/cluster), fugue (https://github.com/pgte/fugue), multi-node (https://github.com/kriszyp/multi-node)


This is true for Python, Ruby, PHP. (I can't see ted's issues with node other than misunderstanding of the framework's runtime)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: