[Debian-med-packaging] Bug#901207: ITP: libthread-pool -- C++ thread pool library
Andreas Tille
tille at debian.org
Sun Jun 10 08:38:44 BST 2018
Package: wnpp
Severity: wishlist
Owner: Andreas Tille <tille at debian.org>
* Package name : libthread-pool
Version : 1.0.0
Upstream Author : Robert Vaser
* URL : https://github.com/rvaser/libthread-pool
* License : MIT
Programming Lang: C++
Description : C++ thread pool library
A thread pool is a software design pattern for achieving concurrency of
execution in a computer program. Often also called a replicated workers
or worker-crew model,[1] a thread pool maintains multiple threads
waiting for tasks to be allocated for concurrent execution by the
supervising program.
.
This package contains a shared library with a thread pool
implementation.
Remark: This package is maintained by Debian Med Packaging Team at
https://salsa.debian.org/med-team/libthread-pool
This package is needed to finalise racon (#890187)
More information about the Debian-med-packaging
mailing list