Unitech / pm2

Node.js Production Process Manager with a built-in Load Balancer.
https://pm2.keymetrics.io/docs/usage/quick-start/
Other
41.42k stars 2.62k forks source link

Is it possible to "nice" processes controlled by pm2? #910

Open svenvarkel opened 9 years ago

svenvarkel commented 9 years ago

This is a question/feature request.

Is it possible to automatically renice processes created / controlled by pm2?

Unitech commented 9 years ago

We haven't implemented a nice interface in PM2, maybe later, or feel free to write a NodeJS module to do it