On Wed, Jul 25, 2018 at 11:27 AM PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> wrote:
> Funnily enough, there's another discussion going on about this right now:

> https://mail.haskell.org/pipermail/haskell-cafe/2018-July/129646.html


:))

> The basic answer is:

> * You can create a process group and then kill the whole process group
> * But a misbehaving program would still be able to escape it by creating its own process group, only something like cgroups can be fully reliable here

My server will be managed via systemd, so I hope that it will be able to  managed this  when restarting.
Is there an haskell API in order to work with cgoups ?


None that I'm aware of.
 
Cheers

Fred
_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners