English

A simple and fast C++ thread pool implementation capable of running task graphs

Distributed, Parallel, and Cluster Computing 2024-07-24 v2 Software Engineering

Abstract

In this paper, the author presents a simple and fast C++ thread pool implementation capable of running task graphs. The implementation is publicly available on GitHub, see https://github.com/dpuyda/scheduling.

Keywords

Cite

@article{arxiv.2407.15805,
  title  = {A simple and fast C++ thread pool implementation capable of running task graphs},
  author = {Dmytro Puyda},
  journal= {arXiv preprint arXiv:2407.15805},
  year   = {2024}
}
R2 v1 2026-06-28T17:49:48.220Z