WebApp icon indicating copy to clipboard operation
WebApp copied to clipboard

Multithreading via PM2

Open appinteractive opened this issue 6 years ago • 2 comments

  • [ ] Multithreading via PM2
  • [ ] Restart if memory usage exceeds 1024 MB (PM2 parameter)

appinteractive avatar Jul 23 '18 15:07 appinteractive

@appinteractive http://pm2.keymetrics.io/docs/usage/process-management/#max-memory-restart http://pm2.keymetrics.io/docs/usage/cluster-mode/#cluster-mode

based on the information in the two links above, whats needed are the -i and --max-memory-restart 1024M flags

Mastercuber avatar Aug 21 '18 16:08 Mastercuber

@roschaefer was that fixed with the #233 ?

appinteractive avatar Sep 02 '18 12:09 appinteractive