Feb 25, 2015

Run many services on same server

If a service goes wrong, using 100% -> server is unresponsive, down!

To address this, I finally found:

cgroups: Control CPU/Mem resources for group of process

https://wiki.archlinux.org/index.php/cgroups

nice, cpulimit: Control CPU utilization level.

coreos + docker -> everything will be under measured.