Parallel Execution

Parallel execution can improve your system's performance by making better use of its processing capabilities.

You can use parallel execution for some of the functions that you run in Business Planning and Consolidation. Parallel execution can improve your system's performance significantly by making better use of its hardware and the resulting CPU time and memory. When you enable parallel execution, the framework splits the logic of the processed data when possible. The split parts are allocated to dialog sessions that the framework executes in parallel. This reduces the overall time necessary to complete a whole process. Parallel execution does not affect the business logic of your operations; it affects only the performance.

Parallel execution is available for the following functions:

  • Loading data from an InfoProvider
  • Business rules for elimination and adjustment
  • Data Manager