Ray Tsang1 article

Latest post Container Awareness for Java Developers

Learn the intricate details of how JVM applications see container resources and how it impacts heap, CPU, and threads.

When you containerize a Java application, make sure you use a base JDK image that is container-aware so that the JDK can allocate memory and CPU counts properly.

  • Ray Tsang
August 24, 2020
1-1 of 1

Subscribe to foojay updates:

https://foojay.io/today/author/saturnism/feed/
Copied to the clipboard