The Server-Side Javascript: Veera
The Server-Side Javascript: Veera
Veera
Overview
What is Node.js?
Why Node.js?
Architecture
Blocking vs Non-Blocking
Node.js vs Apache
Example Program
Q &A
What is Node.js?
Node.js is an open source server environment
Node.js runs on various platforms (Windows, Linux, Unix,
Mac OS X, etc.)
Node.js uses JavaScript on the server
Created by Ryan Dahl starting in 2009
JavaScript runtime environment running Google Chrome’s
V8 engine
In ‘Node.js’ , ‘.js’ doesn’t mean that its solely written
Node.js 5,56,930
Node.js Performance Benchmark
MacBook Pro 2016 (2,7 Ghz Intel Core i7, 16GB RAM — LPDDR3)
Download and Install
Download and install from “https://nodejs.org”
Node.js heavily relies on modules