bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
C++MIT
Issues
- 1
[TEST] test program failed to compile
#154 opened by AlexanderBarnt - 1
[REQ] Is that possible to update the priority ?
#153 opened by JD31 - 1
- 4
[BUG] new Microsoft Visual C++ 2015-2022 Redistributable requires #define _DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR
#151 opened by MDMS24 - 1
- 11
- 1
- 2
- 1
Get rid of shared pointer for submitted tasks promises
#145 opened by NewbiZ - 4
[REQ] Explain destructor behavior for thread_pool
#143 opened by MakotoE - 8
[REQ] Allow compiling with exceptions disabled.
#139 opened by mokafolio - 3
[REQ] Add compiler flag/define to make threadpool use a stack instead of queue
#144 opened by MrGroover007 - 5
[REQ] does this library support recursive/nested tasks?
#142 opened by wkjarosz - 3
- 1
- 1
- 4
[BUG ?] multiple definitions get_index, get_pool link fails with VS 2022
#134 opened by Nelson-numerical-software - 2
Place private classes at head of file
#136 opened by Oberonc - 1
Error linking with version 4.0.0
#137 opened by Oberonc - 1
- 1
- 9
[REQ] Resource Binding
#104 opened by poor1017 - 5
[REQ] Add Task Failed when Achieving Max Number
#101 opened by poor1017 - 4
Task Priority
#128 opened by Causeless - 1
[REQ] Balanced workload for push_loop
#130 opened by sprkrd - 1
Performance very slow
#127 opened by diffproject - 3
[REQ] Getting thread ids
#126 opened by klytje - 6
- 1
- 4
- 2
[BUG] Invalid range expression of type 'multi_future<int>'; no viable 'begin' function available
#121 opened by recsater - 1
Thread priority class
#122 opened by IlTeo285 - 1
Bug: paused pool does a hidden busy loop
#120 opened by guilhermelawless - 1
[REQ] Run function on all threads
#119 opened by lgs-baada - 1
How to create a thread pool for infinite execution ?
#116 opened by d3hydr8 - 1
nesting thread pool not work
#115 opened by wyfSunflower - 1
- 3
[REQ] cpuaff integration
#113 opened by yanzixiang - 1
Is the pool itself thread-safe?
#112 opened by asceenl - 7
- 1
[REQ]Cpp14 compliance
#109 opened by d-wang03 - 4
deadlock[BUG]
#100 opened by wjr-z - 7
Threadpool create/destroy deadlock [BUG]
#107 opened by alugowski - 1
[REQ] Improving API for parallelizing loops
#102 opened by artem-ogre - 2
- 2
[BUG] Deadlock with nested loops
#95 opened by lczech - 2
[REQ] Distribute work more evenly
#96 opened by lczech - 3
[REQ] [[nodiscard]] on submit debateable.
#99 opened by mokafolio - 1
[REQ] Get the ID of the thread from the pool
#98 opened by sameeul - 1
[REQ] Execute Task with Schedule
#97 opened by orochi663