Have implemented a threadpool and task queue for running tasks on multicore CPU The library can be used in other projects on multicore environment.
franklyhuan/task-schedule
Have implemented a threadpool and task queue for running tasks on multicore CPU
C++