[ 原始碼: kf6-threadweaver ]
套件:libkf6threadweaver6(6.7.0-1)
libkf6threadweaver6 的相關連結
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.
其他與 libkf6threadweaver6 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC 支援函式庫
-
- dep: libqt6core6t64 (>= 6.7.2)
- Qt 6 core module
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3