[ ソース: threadweaver ]
パッケージ: libkf5threadweaver5 (5.78.0-2)
libkf5threadweaver5 に関するリンク
Debian の資源:
threadweaver ソースパッケージをダウンロード:
- [threadweaver_5.78.0-2.dsc]
- [threadweaver_5.78.0.orig.tar.xz]
- [threadweaver_5.78.0.orig.tar.xz.asc]
- [threadweaver_5.78.0-2.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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libqt5core5a (>= 5.15.1)
- Qt 5 コアモジュール
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3