Allowed engines
You can specify the number of R engines that can run concurrently, and the number of R engines that are allocated in the Spotfire Service for R queue.
Configuration property | Default setting | Description |
---|---|---|
engine.session.max
|
<one less than the number of logical processors available on the node> | The maximum number of
R engine sessions that are allowed to run
concurrently in the
Spotfire Service for R. Each user running data functions
in a Spotfire analysis uses its own session.
The default is one less than the number of logical processors on the host. |
engine.queue.size
|
<one quarter of the number of logical processors on the host, constrained to a minimum of 1 and a maximum of 10. > | The number of
R engines preallocated and available for
new sessions in the
Spotfire Service for R queue. The service always starts
enough engines to keep the queue at the requested level.
The total number of engines that can run at the same time is
the sum of
This number can be set manually to a value higher than 10. |
For more information on how engine resources can be managed, see Service resource management scenarios.
Parent topic: Custom configuration properties
Related information
- Compressed job contents and results
- Disable warnings
- Docker container built for no internet access
- Engine pruning
- Engine timeout
- File size upload limit
- Logging level
- Manage Java options
- Package library location
- R engine location
- Safeguarding your environment
- Startup script
- engine ports
- JMX monitoring
- Containerized configuration