Java performance best practices
In this chapter, we discuss certain important aspects with respect to performance of Java in batch. It includes the following topics:
18.1 Java performance in common
In this section, we discuss performance aspects that affect Java on z/OS in common.
18.1.1 Garbage collection
An important aspect from a Java performance point of view is the garbage collection. If the garbage collection takes too much time of the CPU time, we have to tune it. As this is very well explained ...

Get Batch Modernization on z/OS now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.