[ sid ]
[ ソース: bs-thread-pool ]
パッケージ: libbs-thread-pool-dev (5.1.0-2)
libbs-thread-pool-dev に関するリンク
Debian の資源:
bs-thread-pool ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
