Answer:
Node.js is an open-source server-side JavaScript platform for building high performance scalable network program.
It is built on Chrome's V8 JavaScript runtime and the framework is also using other two open source projects like libev and libeio.
It uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
Source: asp.net | |
Alert Moderator