diff options
| author | KiritoDv <kiritodev01@gmail.com> | 2024-03-22 09:22:43 -0600 |
|---|---|---|
| committer | KiritoDv <kiritodev01@gmail.com> | 2024-03-22 09:22:43 -0600 |
| commit | 0a28d35eb4d80a7d9d7737bd18cd0a71953404c8 (patch) | |
| tree | 201881458148150bd49bf180e4ddfef03f9a9bbf /lib/thread-pool/CITATION.bib | |
| parent | 95e7bc0d68f0f8687486b30f3a795f143e4456b0 (diff) | |
First conceptasync
Diffstat (limited to 'lib/thread-pool/CITATION.bib')
| -rw-r--r-- | lib/thread-pool/CITATION.bib | 13 |
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} +} |
