Antares0982 / lockfree-threadpool

A lock-free thread pool based on bshoshany/thread-pool and cameron314/concurrentqueue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lockfree-threadpool

A lock-free thread pool based on bshoshany/thread-pool and cameron314/concurrentqueue

About

A lock-free thread pool based on bshoshany/thread-pool and cameron314/concurrentqueue

License:MIT License


Languages

Language:C++ 98.6%Language:CMake 1.4%