UNPKG

pm25

Version:

Production process manager for Node.JS applications with a built-in load balancer.

9 lines (6 loc) 129 B
process.on('SIGINT', function() { // Do othing for tests }); setInterval(function() { console.log('I\'m alive'); }, 2000);