Abstract

The current craze of Docker has everyone sticking their processes inside a container… but do you really understand cgroups and how they work? Do you understand the difference between CPU Sets and CPU Shares? Spark is a Scala application that lives inside a Java Runtime, do you understand the consequence of what impact the cgroup constraints have on the JRE? This talk starts with a deep understand of Java’s memory management and GC characteristics and how JRE characteristics change based on core count. We will continue the talk looking at containers and how resource isolation works.

Event link: CodeMotion Milan: NO ONE PUTS Java IN THE CONTAINER

Article based on the presentation at the event: JAXenter: Nobody puts Java in a container

Slides