Skip to main content

Module thread_pool

Module thread_pool 

Source
Expand description

Shared Rayon pool construction for analysis workloads.

Constants§

WORKER_STACK_SIZE
Worker stack size for analysis thread pools.

Functions§

worker_pool_builder
Rayon pool builder preconfigured with the analysis worker stack size.