skip to main content
OpenAccess SDK Service Attributes : Defining Service Attributes : ServiceThreadStackSize
 

ServiceThreadStackSize

Specifies the minimum stack size (in bytes) allocated for the created stack for each thread in the threadpool.
The default thread stack size and this ServiceThreadStackSize are logged in the debug logging level of the service log.
Platform
Default Stack Size
Default Stack Size with a JVM
Linux
8192 KB
8192 KB
HP-UX IPF
256 KB
512 KB
Solaris
See operating system documentation.1
See operating system documentation.1
AIX
96 KB
96 KB
HP-PARISC
96 KB
96 KB
Windows
See operating system documentation.1
See operating system documentation1

1 Default thread stack size cannot be determined using the thread API.Consult the operation system documentation for the default value.

Type

Static