[ Bron: libthread-pool ]
Pakket: libthread-pool-dev (1.0.0-2)
Verwijzigingen voor libthread-pool-dev
Debian bronnen:
Het bronpakket libthread-pool downloaden:
- [libthread-pool_1.0.0-2.dsc]
- [libthread-pool_1.0.0.orig.tar.gz]
- [libthread-pool_1.0.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
C++ thread pool library (devel)
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 the static library and the header files.
Andere aan libthread-pool-dev gerelateerde pakketten
|
|
|
|
-
- dep: libthread-pool0 (= 1.0.0-2)
- C++ thread pool library