Skip to main content

Crate adze_concurrency_bounded_map_core

Crate adze_concurrency_bounded_map_core 

Source
Expand description

Core bounded parallel map implementation.

Structs§

ParallelPartitionPlan
Re-exported partition planning types used by the bounded parallel map. Planning metadata for bounded parallel partitioning.

Functions§

bounded_parallel_map
Run a bounded parallel map operation.
normalized_concurrency
Re-exported partition planning types used by the bounded parallel map. Normalize a requested concurrency value.