C++20's jthread for C++11 and later in a single-file header-only library
-
Updated
Jan 14, 2024 - C++
C++20's jthread for C++11 and later in a single-file header-only library
C++ class for a joining and cooperative interruptible thread (created to become std::jthread)
Efficient, flexible parallel task execution in C++ using std::jthread. ThreadPool simplifies thread management and offers priority-based task scheduling with Deque or PriorityQueue.
Parallel Computing and Distributed Computing with C++ threads, Python threads+asyncio+multiprocessing and Spark, and Cuda.
Add a description, image, and links to the jthread topic page so that developers can more easily learn about it.
To associate your repository with the jthread topic, visit your repo's landing page and select "manage topics."