Thursday 5 June 2014

Node JS

Node JS

Node JS is Java Script framework used to develop scalable server-side and networking applications.

Features of Node JS:

  1. Express JS
  2. Non-blocking IO
  3. Asynchronous Events
  4. Cluster
  5. MongoDB Wrappers API
  6. Redis Client Library
  7. Jade Template Engine

Official Website: http://nodejs.org/

Node JS runs on Google's V8 Engine.

No comments:

Post a Comment