Paketname | distcc-pump |
Beschreibung | pump mode for distcc a distributed compiler client and server |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.1-3.2 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 548 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), python (<< 2.7), python (>= 2.6), python-support (>= 0.90.0), distcc |
Empfohlene Pakete | |
Paketbetreuer | Carsten Wolff |
Quelle | distcc |
Paketgröße | 139294 Byte |
Prüfsumme MD5 | 15b29e4e815f795521852f284bb76fd2 |
Prüfsumme SHA1 | 33ea25eb7a9e5922b7a9b08c7d20db6e93725009 |
Prüfsumme SHA256 | b9d5782c4b6242075b0c54da3dc3e327a88ea82c3df1bafa33b96ebbe2f1a9d9 |
Link zum Herunterladen | distcc-pump_3.1-3.2_i386.deb |
Ausführliche Beschreibung | distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same
results as a local compile, is simple to install and use, and is often
significantly faster than a local compile. distcc does not require all
machines to share a filesystem, have synchronized clocks, or to have
the same libraries or header files installed.
.
this package contains the necessary additions for distcc's "pump" mode,
which improves on plain distcc by distributing not only compilation but
also preprocessing to distcc servers.
If you have more than 10 CPUs involved in your distcc setup, you should
consider using this package on your distcc client machine.
|