Devoxx Ukraine 2019: Elastic JVM: Automatic Vertical Scaling of the Java Heap - Ruslan Synytsky
Devoxx Ukraine 2020 becomes a FREE ONLINE event
6-7th of November Kyiv, Ukraine
Registration:
Containers provide much better elasticity and density than VMs, but JVM-based applications are not fully container-ready. The first issue is that HotSpot JVM doesn’t release unused committed heap memory automatically. Second, it is not possible to increase the size of the JVM heap at runtime. To solve these major issues and make JVM more container-friendly, a new patch is implemented for the Garbage-First collector in OpenJDK 12. This session shares details of what is done and how the added improvements enhance resource consumption efficiency.
#devoxxua #devoxx #java
1 view
8
2
3 years ago 00:15:44 12
Жизнь Java 7 подходит к концу, Meta сжигает миллиарды, особенности PlayStation VR2
3 years ago 00:56:37 2
Devoxx Ukraine 2019: Kubernetes Serverless or Serverfull - Burr Sutter
3 years ago 00:48:48 1
Devoxx Ukraine 2019: Being transactional in 2019 - what does it actually mean? - Maciej Próchniak
3 years ago 00:36:44 1
Devoxx Ukraine 2019: New opportunities for Java developers with GraalVM - Alina Yurenko
3 years ago 00:09:03 1
Devoxx Ukraine 2019: The state of typed front-end - Daniil Drobot