软件包:libkf6threadweaver-dev(6.7.0-1)
libkf6threadweaver-dev 的相关链接
Debian 的资源:
下载源码包 kf6-threadweaver:
- [kf6-threadweaver_6.7.0-1.dsc]
- [kf6-threadweaver_6.7.0.orig.tar.xz]
- [kf6-threadweaver_6.7.0.orig.tar.xz.asc]
- [kf6-threadweaver_6.7.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [invent.kde.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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 6.
This package contains the development files.
其他与 libkf6threadweaver-dev 有关的软件包
|
|
|
|
-
- dep: libkf6threadweaver6 (= 6.7.0-1)
- ThreadWeaver library to help multithreaded programming in Qt
-
- dep: qt6-base-dev (>= 6.5.0+dfsg~)
- Qt 6 base development files
-
- rec: libkf6threadweaver-doc (= 6.7.0-1)
- ThreadWeaver library to help multithreaded programming in Qt