1
0
mirror of https://github.com/bshoshany/thread-pool.git synced 2026-07-21 19:13:00 +04:00

Updated to v4.1.0

This commit is contained in:
Barak Shoshany
2024-03-22 22:06:04 -04:00
parent 6790920f61
commit 097aa718f2
10 changed files with 217 additions and 161 deletions
+7 -8
View File
@@ -1,13 +1,12 @@
@article{Shoshany2021_ThreadPool,
@article{Shoshany2024_ThreadPool,
archiveprefix = {arXiv},
author = {Barak Shoshany},
doi = {10.5281/zenodo.4742687},
eid = {arXiv:2105.00613},
doi = {10.1016/j.softx.2024.101687},
eprint = {2105.00613},
journal = {arXiv e-prints},
keywords = {Computer Science - Distributed, Parallel, and Cluster Computing, D.1.3, D.1.5},
month = {May},
primaryclass = {cs.DC},
journal = {SoftwareX},
pages = {101687},
title = {{A C++17 Thread Pool for High-Performance Scientific Computing}},
year = {2021}
url = {https://www.sciencedirect.com/science/article/pii/S235271102400058X},
volume = {26},
year = {2024}
}