Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

the one problem containers solved for me better than anything I ever used in previous UNIX/LINUX is heirarchical resource tracking. I work with many codes that fork from their main binary and do their work in subprocesses. If your resource manager isn't scraping /proc to invert the process tree, it needs a way to assign resources to process trees such that the entire tree sum cannot exceed the resource limitation.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: