Garbage Collector Tuning as the First Step to Java Memory Usage Optimization
Virtuozzo Team | December 7, 2017 | DevOps PaaS, Installer, Java | ConcMarkSweep (CMS), containers, G1, garbage collector Java, Java, Java memory usage, jvm, OpenJDK, Parallel, Serial, Shenandoah, vertical scaling
Recently we prepared a comprehensive article at JavaCodeGeeks, describing several most popular garbage collector solutions for customers, who run their Java applications and suffer from enormous memory usage consumption. And now we`d like to share this material with you: Size matters when it comes to software. It has become clear that using small pieces within…