[ Bron: dmucs ]
Pakket: dmucs (0.6.1-3)
Verwijzigingen voor dmucs
Debian bronnen:
Het bronpakket dmucs downloaden:
Beheerder:
Externe bronnen:
- Homepage [dmucs.sourceforge.net]
Vergelijkbare pakketten:
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.
Andere aan dmucs gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.15) [niet arm64]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libgcc1 (>= 1:3.0) [niet armhf]
- GCC support bibliotheek
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: lsb-base
- Linux Standard Base init script functionality
-
- rec: distcc
- simple distributed compiler client and server