issues
search
geru-scotland
/
ThreadPoolLib
A simple but efficient C++ thread/worker pool library for asynchronous task management.
GNU General Public License v3.0
11
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Task management
#6
geru-scotland
closed
1 year ago
0
Task management improved.
#5
geru-scotland
closed
1 year ago
0
What about having task-id values and binding outputs/completions of a task to another task and ability to create graphs of tasks?
#4
tugrul512bit
opened
1 year ago
5
Update readme with https://github.com/geru-scotland/ThreadPoolLib/pull/2
#3
geru-scotland
closed
1 year ago
0
Use std::unique_lock and std::condition_variable for performance improvements and mutex flexibility.
#2
geru-scotland
closed
1 year ago
0
Callbacks and result handling implementation.
#1
geru-scotland
closed
1 year ago
0