Allocating Run-time Resources
- Last UpdatedMar 22, 2021
- 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 Working with Redundancy.
-
If you are using Flex licensing, see Allocating AppEngines to Platforms for more information.