專案描述

Icecream is based on ideas and code from distcc.
Like distcc, it takes compilation jobs from your
(KDE) build and distributes it to remote machines,
allowing a parallel build on several machines.
Unlike distcc, Icecream uses a central server that
schedules the compilation jobs to the fastest free
server dynamically.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

您的評分
撰寫專案評

2012-12-25 03:06
評由 Ai Maimi/09

評分:
(3 of 5 people found this review helpful)
icecream/iceccは、makeビルドの時に、複数のマシーンにコンパイルを分散させて行うことができる。ビルドを開始するクライアントで環境設定さえすれば、コンパイラがtarballで他のクライアントへ配信されるので、オブジェクト実行可能であれば分散クライアントでコンパイラを持っていなくとも良いと説明されている。icecream/iceccのスケジュールサーバーとクライアントの接続はブロードキャストから適切に誘導されるのでネットワークまわりの設定はポート開放だけ。コンパイル時間が短縮でき、複数台ある計算資源の有効利用にもなる。
評列表