Rajiv Phanju
rajivinfodev
3 points
Tools rajivinfodev is Following
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
forever
github.com/nodejitsu/forever
It is a simple CLI tool for ensuring that a given script runs continuously. It is used to keep the server a...
PM2
github.com/Unitech/pm2
Production process manager for Node.js apps with a built-in load balancer