Core concept
java -XX:+UseParallelGC AppAdvertisement
How it works
Long pauses acceptable trade for throughput.
Advertisement
Trade-offs + gotchas
Batch processing. Non-latency-sensitive.
java -XX:+UseParallelGC AppLong pauses acceptable trade for throughput.
Batch processing. Non-latency-sensitive.