Module workpool::dynamic_pool

source ·

Structs

  • DynamicPool is a Pool that can dynamically adjust the number of threads at runtime.
  • WaitHandle provides a handle to wait for remaining items to finish processing.