atrauzzi / protoculture

A slightly opinionated ECMAScript applications framework written in TypeScript
10 stars 2 forks source link

Contrast/relationship to PM2 #5

Open atrauzzi opened 7 years ago

atrauzzi commented 7 years ago

What is this library's relationship to it? What be learned from it so that at the very least, protoculture is in a position to feed data out when managed by it.

atrauzzi commented 7 years ago

http://pm2.keymetrics.io/docs/usage/process-actions/

atrauzzi commented 7 years ago

https://github.com/Microsoft/azure-docs/blob/master/articles/app-service-web/app-service-linux-using-nodejs-pm2.md

atrauzzi commented 7 years ago

http://pm2.keymetrics.io/docs/usage/docker-pm2-nodejs/

atrauzzi commented 7 years ago

http://pm2.keymetrics.io/docs/usage/signals-clean-restart/

atrauzzi commented 7 years ago

https://github.com/Unitech/pm2/issues/2675 😢

atrauzzi commented 7 years ago

It might be worthwhile to just do the clustering internally via the nodejs clustering APIs