1.0.0 • Published 8 years ago

proc-utils v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

proc-utils

Process Management for Node processes

This module provides process management capabilities for node based apps.

You can also find custom scripts for re-cluster based init script and git based deployment script for running node stuff in production.

Usage

var proc = require('proc-utils');

proc.init(app, options);
1.0.0

8 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago