Hacker News new | ask | show | jobs
by d-- 3222 days ago
I've tested JuNest extensively (with the idea of getting new gcc compiler features on a cluster running an old red hat version).

Unfortunately, JuNest adds a lot more overhead than containers. Specifically, when it comes to high-throughput network applications. At 10GBit an application running on JuNest used several cores at 100%, while without JuNest (underlying red hat) the app was at 10% cpu load (network i/o bound).

All that load was due to PRoot.

1 comments

Have you tried with Linux namespaces instead of PRoot?

https://github.com/fsquillace/junest#linux-namespaces-based