branches: front
Clone
clone: git://shithub.us/rodri/threadpool gits://shithub.us/rodri/threadpool
push: hjgit://shithub.us/rodri/threadpool
patches to: rgl@antares-labs.eu
Last commit
bc2a7c9a
– rodri <rgl@antares-labs.eu>
authored
on 2024/09/15 14:04
new experiment: main8.
About
threadpool
Thread pool experiments.
- main1: channel-based task queue
- main2: rendezvous point task queue
- main3: qlocked task queue
- main4: channel-based memimage line raster task
- main5: channel-based memimage block raster task
- main6: main4 with counted task execution
- main7: main5 with counted task execution
- main8: main7 with user-defined task completion mgmt