Friday 19 May 2017

Is it possible to make a node process to use swap space only?

So I have a server and it is running multiple process such as mongodb, node etc.

I want to make one of the node process use swap space only because:

  1. I don't want this node process to occupy RAM usage(which are used by other important process).
  2. It is a process could run slowly.


via harrywilson

No comments:

Post a Comment