Thread System
0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
thread_pool.h
Go to the documentation of this file.
1
// BSD 3-Clause License
2
// Copyright (c) 2021-2025, 🍀☀🌕🌥 🌊
3
// See the LICENSE file in the project root for full license information.
4
5
#pragma once
6
27
#include <
kcenon/thread/core/thread_pool.h
>
28
#include <
kcenon/thread/core/numa_thread_pool.h
>
thread_pool.h
Core thread pool implementation with work stealing and auto-scaling.
numa_thread_pool.h
NUMA-aware thread pool optimized for Non-Uniform Memory Access architectures.
include
kcenon
thread
thread_pool.h
Generated by
1.12.0