Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-pm

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-pm

A better worker process manager

  • 0.11.9
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
29
increased by262.5%
Maintainers
2
Weekly downloads
 
Created
Source

node-pm Build Status NPM version Code Climate

Run your nodejs service in style (think php-fpm for nodejs)

Version Matrix:

node versionnode-pm version
6.9.x>= 0.11.6
4.2.x>= 0.11.6
0.12.x0.11.0 - 0.11.5
0.10.x0.11.0 - 0.11.5
0.8.x<= 0.10.6
  • node versions below 4.2.0 are no longer supported as of version 0.11.6 of node-pm

Installation

Install node-pm

    npm install -g node-pm

Usage

Run application

    node-pm app.js

List node-pm options

    node-pm

Run Tests

    npm test

Generate Docs

Install jsdoc

    npm install -g jsdoc

Generate Docs

    npm run-script docs

====================

Contributors:
[Craig Thayer](https://github.com/sazze)
[Kevin Smithson](https://github.com/sazze)
License: MIT

See LICENSE for the full license text.

Keywords

FAQs

Package last updated on 18 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc