Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

srv

corruptmem30Zlib0.0.2

Helps you run multiple instances of your service, provides graceful, zero downtime restart on signals, and handles errors. Does not require a seperate command line tool, nor does it daemonise your process, for better integration into other process monitors such as upstart.

process, error, uncaught, forever, sysadmin, development, restart, reload, watch, monitor

readme

Helps you run multiple instances of your service, provides graceful, zero downtime restart on signals and file changes, and handles errors. Does not require a seperate command line tool, nor does it daemonise your process, for better integration into other process monitors such as upstart.

To install

$ npm install srv