
NodeJS is server side platform that developed on Google Chrome's V8 JavaScript engine. It can be used for easily building fast, reliable and scalable web application. It uses an event-driven and non-blocking I/O model which makes is light-weight and efficient. Its official documentation state that it's perfect for data-intensive real-time application that run across distributed devices. Besides,