Crate smartpool

source ·

Modules

Structs

Part of the pool config data which configured a certain pool-facing channel.
Config data produced by the pool behavior to configure the pool.
The form a future exists in while it is being executed
A way for a channel to access the status bit of the pool, which it must maintain

Enums

Different schedules by which the thread pool can be configured to select between levels.

Traits

A system for the pool to index the behavior’s channels with static dispatch.
A system for the pool to index the behavior’s channels with static dispatch. Mutably.
A statically dispatched type which serves to configure the behavior of a threadpool.