[ 原始碼: threadweaver ]
套件:libkf5threadweaver5(5.54.0-1)
libkf5threadweaver5 的相關連結
Debian 的資源:
下載原始碼套件 threadweaver:
- [threadweaver_5.54.0-1.dsc]
- [threadweaver_5.54.0.orig.tar.xz]
- [threadweaver_5.54.0.orig.tar.xz.asc]
- [threadweaver_5.54.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [projects.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.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支援函式庫
-
- dep: libqt5core5a (>= 5.9.0~)
- Qt 5 core module
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3