Parallel and Serial Calculation

Essbase supports parallel and serial calculations on block storage databases.

Serial calculation is the default type, in which all phases of the calculation run on a single thread. Each task is completed before the next is started.

Parallel calculation is available, in which Essbase analyzes a calculation, and, where appropriate, assigns tasks to multiple CPU threads.

For more information, refer to Use Parallel Calculation.