Setting stack and heap sizes

There are several memory allocation issues to consider when you run Java™ client applications.

The Java Virtual Machine (JVM) allocates a fixed size of stack space for each running thread in an application. You can usually control the amount of space that Java allocates by setting limits on the following sizes:

How you set these limits depends on your JVM. See your Java documentation for more information.

For information on setting the Java heap size for the Gateway daemon see Setting Gateway daemon JVM options.


Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//progde/cclaojco.html