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:
- I don't want this node process to occupy RAM usage(which are used by other important process).
- It is a process could run slowly.
via harrywilson
No comments:
Post a Comment