Today, Node.js is the most popular and widely used server side framework for small, large and any sized web app and web application development.
The advantages of Node.js are listed below:
Node.js is open source, so it’s free to use and no need to pay for license. There are also many open source modules supported by Node.js.
It uses JavaScript as a programming language for both front-end and back-end which increase programmer productivity and code reusability.
You can scale your Node.js application by using two ways – Horizontal Scaling and Vertical Scaling, which helps you to improve your application performance.
In Horizontal scaling you can add more nodes to your existing system.
In Vertical scaling you can add more resources to a single node.
It provides better performance, since Node.js I/O operations are non-blocking. Also, it uses V8 JavaScript engine to execute JavaScript code. V8 engine compiles the JS code directly into machine code which make it fast.
Node.js supports caching of modules. Hence, when a Node.js modules is requested first time, it is cached into the application memory. So next calls for loading the same module may not cause the module code to be executed again.
Node.js is based on JavaScript which can be executed on client side as well as server side. Also, it supports exchange of data using JSON which is easily consumed by JavaScript. This makes it light weight as compared to other frameworks.
Node.js is open source. Hence you can extend it as per your need.
Using Node.js you can also develop RESTful services API easily.
It supports unit testing out of box. You can use any JS unit testing frameworks like Jasmin to test your Node.js code.
Node.js has some built-in API which help you to create different types of Server like HTTP Server, DNS Server, TCP Server etc.
Node.js has a wide community of developers around the world. They are active in development of new modules or packages to support different types of applications development.
There are following limitations of Node.js:
It doesn’t support multi-threaded programming.
It doesn’t support very high computational intensive tasks. When it executes long running task, it will queue all the incoming requests to wait for execution, since it follows JavaScript event loop which is single threaded.
Node good for executing synchronous and CPU intensive tasks.
I hope you have enjoyed the advantages and limitations of Node.js. I would like to have feedback from my blog readers. Your valuable feedback, question, or comments about this article are always welcome.
|
10
SEP
|
ASP.NET MVC with AngularJS Development (offline) | ||
|
Sat, Sun 05:00 PM-06:30 PM IST |
More Details | ||
|
7
SEP
|
ASP.NET MVC with AngularJS Development (online) | ||
|
Weekdays (Mon-Fri) 07:30 AM-09:00 AM IST |
More Details | ||
|
27
AUG
|
ASP.NET MVC with AngularJS Development (online) | ||
|
Weekend (Sat, Sun) 03:00 PM-05:00 PM IST |
More Details | ||
|
27
AUG
|
PPC Marketing (offline) | ||
|
Sat, Sun 03:00 PM-05:00 PM IST |
More Details | ||
|
20
AUG
|
NodeJS Development (offline) | ||
|
Sat, Sun 11:00 AM-12:30 PM IST |
More Details | ||
|
17
AUG
|
NodeJS Development (online) | ||
|
Mon-Fri 06:30 AM-08:00 AM IST |
|||
|
16
AUG
|
NodeJS Development (online) | ||
|
Mon-Fri 09:00 PM-10:30 PM IST |
|||
|
12
AUG
|
ASP.NET MVC with AngularJS Development (online) | ||
|
Mon-Fri 09:30 PM-11:00 PM IST |
|||
|
5
AUG
|
AngularJS Development (online) | ||
|
Mon-Fri 08:00 PM-09:30 PM IST |
|||
|
1
AUG
|
ASP.NET MVC with AngularJS Development (online) | ||
|
Mon-Fri 07:30 AM-09:00 AM IST |
|||
|
24
JUL
|
AngularJS Development (offline) | ||
|
Sat,Sun 08:00 AM-09:30 AM |
|||
|
24
JUL
|
ASP.NET MVC with AngularJS Development (offline) | ||
|
Sat, Sun 09:30 AM-11:00 AM |
|||
|
14
JUL
|
PPC Marketing (offline) | ||
|
Sat, Sun 12:00 AM-02:00 PM IST |
|||
|
11
MAY
|
.NET Development (offline) | ||
|
Mon-Fri 9:00 AM-11:00 AM IST |
|||