Wednesday, December 21, 2011

What is Node.js ?

Node is a server-side JavaScript interpreter that changes the notion of how a server should work. Its goal is to enable a programmer to build highly-scalable applications and write code that handles tens of thousands of simultaneous connections on one, and only one, physical machine.

Read More:
http://www.ibm.com/developerworks/opensource/library/os-nodejs/index.html
http://www.nodebeginner.org/

No comments: