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

Updated to v5.0.0

This commit is contained in:
Barak Shoshany
2024-12-19 21:02:25 -05:00
parent 097aa718f2
commit aa3fbfbe80
28 changed files with 9217 additions and 2669 deletions
+16 -13
View File
@@ -1,22 +1,25 @@
cff-version: 1.2.0
message: If you use this library in published research, please cite it as follows.
authors:
- given-names: Barak
- email: baraksh@gmail.com
family-names: Shoshany
given-names: Barak
orcid: https://orcid.org/0000-0003-2222-127X
email: bshoshany@brocku.ca
title: A C++17 Thread Pool for High-Performance Scientific Computing
cff-version: 1.2.0
doi: 10.1016/j.softx.2024.101687
url: https://github.com/bshoshany/thread-pool
license: MIT
message: If you use this library in published research, please cite it as follows.
preferred-citation:
type: article
authors:
- given-names: Barak
family-names: Shoshany
title: A C++17 Thread Pool for High-Performance Scientific Computing
- family-names: Shoshany
given-names: Barak
doi: 10.1016/j.softx.2024.101687
journal: SoftwareX
start: 101687
title: A C++17 Thread Pool for High-Performance Scientific Computing
type: article
url: https://www.sciencedirect.com/science/article/pii/S235271102400058X
volume: 26
year: 2024
start: 101687
doi: 10.1016/j.softx.2024.101687
url: https://www.sciencedirect.com/science/article/pii/S235271102400058X
repository-code: https://github.com/bshoshany/thread-pool
title: A C++17 Thread Pool for High-Performance Scientific Computing
type: software
url: https://github.com/bshoshany/thread-pool