[ 源代码: threadweaver ]
软件包:libkf5threadweaver5(5.103.0-1)
libkf5threadweaver5 的相关链接
Debian 的资源:
下载源码包 threadweaver:
- [threadweaver_5.103.0-1.dsc]
- [threadweaver_5.103.0.orig.tar.xz]
- [threadweaver_5.103.0.orig.tar.xz.asc]
- [threadweaver_5.103.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [invent.kde.org]
相似软件包:
ThreadWeaver library to help multithreaded programming in Qt
ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way. You simply divide the workload into jobs, state the dependencies between the jobs and ThreadWeaver will work out the most efficient way of dividing the work between threads within a set of resource limits.
This package is part of KDE Frameworks 5.
其他与 libkf5threadweaver5 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libqt5core5a (>= 5.15.2~)
- Qt 5 核心模块
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版