webMathematica`

KeepFrontEndAlive

KeepFrontEndAlive

whether the front end should be kept running after usage

Details

  • KeepFrontEndAlive is a configuration setting that sets whether the front end is kept running after it has been launched and used. By default, it is kept running and this leads to improved performance. Only special circumstances would cause it to shut down.

Examples

Basic Examples  (1)

A sample setting is shown below. This will make the front end exit after it has been used.

<KeepFrontEndAlive>
false
</KeepFrontEndAlive>