Pakket: libbs-thread-pool-dev (5.1.0-2)
Verwijzigingen voor libbs-thread-pool-dev
Debian bronnen:
Het bronpakket bs-thread-pool downloaden:
- [bs-thread-pool_5.1.0-2.dsc]
- [bs-thread-pool_5.1.0.orig.tar.gz]
- [bs-thread-pool_5.1.0-2.debian.tar.xz]
Beheerders:
- Debian Science Maintainers (QA-pagina, Mailarchief)
- Stuart Prescott (QA-pagina)
- Drew Parsons (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
BS::thread_pool C++ thread pool library
BS::thread_pool is a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library.
It aims to improve on the standard library multithreading support by implementing a C++ thread pool class, BS::thread_pool, which creates a fixed pool of threads then continuously reuses the same threads to perform different tasks throughout the lifetime of the program.
