pthreadpool 0.1-1.1787867 Efficient thread pool implementation
The pthreadpool library implements an efficient and portable thread pool, similar to those implemented by OpenMP run-time support libraries for constructs such as #pragma omp parallel for
, with additional features.
- Website: https://github.com/Maratyszcza/pthreadpool
- License: FreeBSD
- Package source: parallel.scm
- Patches: pthreadpool-system-libraries.patch
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu