Skip to main content

Module thread_pool

Module thread_pool 

Source
Expand description

Bounded native capability executor.

Governed by spec 047-thread-pool-executor.

Structs§

ThreadPoolExecutor
Dispatches native capability execution onto a bounded worker pool.
ThreadPoolExecutorConfig
Configuration for ThreadPoolExecutor.

Enums§

ConfigError
Construction-time configuration error.