pm2
Node process manager
Manages and monitors Node.js applications in production environments with load balancing and clustering capabilities
Node.js Production Process Manager with a built-in Load Balancer.
42k stars
647 watching
3k forks
Language: JavaScript
last commit: 8 days ago
Linked from 3 awesome lists
command-linecommand-line-tooldeployload-balancermonitoringnodenodejspm2process-managerproduction
Related projects:
Repository | Description | Stars |
---|---|---|
coreybutler/node-mac | A utility for creating and managing native processes and event logs for Node.js applications on Mac OSX. | 539 |
remy/nodemon | Automatically restarts Node.js applications upon file changes | 26,326 |
php-pm/php-pm | A process manager and supercharger for PHP applications, designed to improve performance by reducing the overhead of PHP's bootstrap process. | 6,564 |
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,493 |
nodenv/nodenv | A tool for managing multiple NodeJS versions on a single system | 2,249 |
coreybutler/node-windows | Enables Node.js scripts to run as native Windows services with features like service management and elevated privileges. | 2,826 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,055 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 107,829 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,881 |
fgnass/node-dev | Automates Node.js process restart on file modifications | 2,247 |
petruisfan/node-supervisor | A tool to manage Node.js applications by restarting them on code changes or program crashes. | 3,756 |
linkedin/dustjs | An asynchronous JavaScript templating system for rendering HTML templates on both the client-side and server-side. | 2,913 |
node-config/node-config | A module that organizes hierarchical configurations for Node.js applications across different deployment environments. | 6,288 |
node-apn/node-apn | A Node.js module for interacting with the Apple Push Notification service | 4,389 |
hexagon/pup | A universal process manager for managing and automating system processes across multiple languages and platforms. | 152 |