Please, help us to better know about our user community by answering the following short survey: https://forms.gle/wpyrxWi18ox9Z5ae9
Loading...
Searching...
No Matches
C++11 ThreadPool Module

This module provides 2 threadpool implementations

  • a simple reference implementation
  • a faster non blocking implementation

This module requires C++11.

#include <Eigen/CXX11/ThreadPool>