thomas10011 / ThreadPool

A lightweight thread pool for C++ 17.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThreadPool

A lightweight thread pool for c++, implemented work-stealing algorithm, tested with c++17.

About

A lightweight thread pool for C++ 17.


Languages

Language:C++ 100.0%