[ ソース: dmucs ]
パッケージ: dmucs (0.6.1-3)
dmucs に関するリンク
Debian の資源:
dmucs ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [dmucs.sourceforge.net]
類似のパッケージ:
distributed compilation system for use with distcc
DMUCS is a system that allows a group of users to share a compilation farm. Each compilation request from each user will be sent to the fastest available machine, every time. The system has these fine qualities:
* Works with distcc, which need not be altered in any way. * Supports multiple operating systems in the compilation farm. * Uses all processors of a multi-processor compilation host. * Makes best use of compilation hosts with widely differing CPU speeds. * Takes into account the load on a host caused by non-compilation tasks. * Supports the dynamic addition and removal of hosts to the compilation farm.
その他の dmucs 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.15)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- パッケージは利用できません
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: lsb-base
- Linux Standard Base 初期化スクリプト用機能
-
- rec: distcc
- simple distributed compiler client and server