classify-pool

There are 1 repositories under classify-pool topic.

  • leosocy/SmartThreadPool

    A smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-Adaption Pool Capacity" policy, "State Monitor" of tasks and workers function.

    Language:C++21308