Performance Tuning Java Applications in Linux
DZone
DECEMBER 4, 2019
You may also like: How to Properly Plan JVM Performance Tuning. While Performance Tuning an application both Code and Hardware running the code should be accounted for. Polling threads are an example where you might want to do this. For low latency, applications use Concurrent Mark and Sweep Algorithm — CMS or G1 GC.
Let's personalize your content