S. Crater, K. Pepperdine: Java in the Cloud: Sensible JVM Configuration

oz, 2022-10-17

https://www.youtube.com/watch?v=Ce_mEZP1XFk

TL;DW:

Use defaults, usually there is no need to mess with JVM flags!

If you insist changing things:

Know the defaults!

Heap size:

Helper threads:

Default Garbage Collector:

Recommendations