summaryrefslogtreecommitdiff
path: root/lib/thread-pool/CITATION.bib
diff options
context:
space:
mode:
Diffstat (limited to 'lib/thread-pool/CITATION.bib')
-rw-r--r--lib/thread-pool/CITATION.bib13
1 files changed, 13 insertions, 0 deletions
diff --git a/lib/thread-pool/CITATION.bib b/lib/thread-pool/CITATION.bib
new file mode 100644
index 0000000..51406fd
--- /dev/null
+++ b/lib/thread-pool/CITATION.bib
@@ -0,0 +1,13 @@
+@article{Shoshany2021_ThreadPool,
+ archiveprefix = {arXiv},
+ author = {Barak Shoshany},
+ doi = {10.5281/zenodo.4742687},
+ eid = {arXiv:2105.00613},
+ 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},
+ title = {{A C++17 Thread Pool for High-Performance Scientific Computing}},
+ year = {2021}
+}