DEV Community

Programmers Quickie

Containers - cgroups, namespaces, hypervisor, vm's

cgroups is a Linux kernel feature that limits, accounts for, and isolates the resource usage of a collection of processes. Engineers at Google started the work on this feature in 2006 under the name "process containers".

Episode source