Allocate run-time resources
- Last UpdatedJul 20, 2024
- 1 minute read
Distribute components across platforms and engines as you develop your IDE configuration environment. This will help to balance the I/O, memory, and CPU burden across computing resources at run time.
The operating system determines engine assignment to individual CPU cores, and attempts to load balance across CPU and other computing resources. If you need to change how resources are allocated to improve load balancing, undeploy the objects and reassign them in the IDE configuration environment.
-
If you are using redundant AppEngines, you can control how objects are loaded at runtime. For more information, see CPU load balancing. For details about implementing redundancy, see Redundancy.
-
If you are using Flex licensing, see Allocate AppEngines to platforms for more information.