summaryrefslogtreecommitdiff
path: root/readme
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2024-09-02 13:13:03 +0000
committerrodri <rgl@antares-labs.eu>2024-09-02 13:13:03 +0000
commit877f2c0b88321839b939d1031ad7e5a386d89dc0 (patch)
tree063c456969092f423d1ad4289772a80233718840 /readme
downloadthreadpool-877f2c0b88321839b939d1031ad7e5a386d89dc0.tar.gz
threadpool-877f2c0b88321839b939d1031ad7e5a386d89dc0.tar.bz2
threadpool-877f2c0b88321839b939d1031ad7e5a386d89dc0.zip
parallel experiments lain.
Diffstat (limited to 'readme')
-rw-r--r--readme8
1 files changed, 8 insertions, 0 deletions
diff --git a/readme b/readme
new file mode 100644
index 0000000..a119df7
--- /dev/null
+++ b/readme
@@ -0,0 +1,8 @@
+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