Module parallel

Module parallel 

Source
Expand description

Parallel processing strategy selection module

This module provides intelligent parallel processing strategy selection based on workload size and characteristics.

Structs§

Workload
Workload characteristics for strategy selection

Enums§

ParallelStrategy
Parallel processing strategy

Functions§

choose_strategy
Choose optimal parallel processing strategy