summaryrefslogtreecommitdiff
path: root/lib/thread-pool/CITATION.bib
blob: 51406fde59d9d843d5af6a5a9097132f2c1d44a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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}
}