webMathematica > Configuration >

KernelNumber

KernelNumber
the number of kernels in a pool
  • KernelNumber is a configuration setting that sets the number of kernels that are used by a kernel pool. A kernel pool is a group of Mathematica kernels that can be specially configured and is documented in the Advanced Topics: Multiple Kernel Pools section.
If you increase the number of kernels in a pool, then you would use this setting. A sample setting is shown which sets the number to 4.
<KernelNumber>
4
</KernelNumber>