Tue, November 19, 2013
1 min read
[Node.js] Comparison of Daemonization and Process Management Tools for Development Environment
#nodejs#developer-tools
Comparing nodemon, node-supervisor, and node-dev by how they restart after the process dies, and why I switched to node-supervisor.
read more →