Linux process hierarchies

Description

Implementing a solution that allows enforcing process hierarchies under Linux. (A process hierarchy is the tree formed by process parent / child relationship, and can be visualized through pstree.)

Use-cases

Required skills

Tasks

Hints