webMathematica
>
Configuration
>
webMathematica Paclet Symbol
webMathematica User Guide
Configuration in webMathematica User Guide
Tutorials
|
Configuration
webMathematica
More About
KernelAcquireLimit
KernelAcquireLimit
the number of requests a kernel can serve
MORE INFORMATION
KernelAcquireLimit
is a configuration setting that sets the number of requests a kernel can serve. After this limit is reached, the kernel is shut down and a new one is started.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
A sample setting is shown below. This means that the kernel will be restarted every 100 times it is used.
<KernelAcquireLimit>
100
</KernelAcquireLimit>
TUTORIALS
web
Mathematica
User Guide
Configuration in web
Mathematica
User Guide
MORE ABOUT
Configuration
webMathematica