Skip to content

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.

License

Notifications You must be signed in to change notification settings

leosocy/SmartThreadPool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Thread Pool

pipeline status MIT licensed

Features

  • Priority Task Queue
  • Classify Thread Pool
  • Self-Adaption Pool Capacity
  • Pools & Queues State Monitor

Framework

SmartThreadPoolFramework

Usage

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published