[ 源代码: icecc ]
软件包:icecc(1.2-1)
distributed compiler (client and server)
icecc (also known as Icecream) is a distributed compile system. It allows parallel compiling by distributing the compile jobs to several nodes of a compile network running the icecc daemon. The icecc scheduler routes the jobs and provides status and statistics information to the icecc monitor.
Each compile node can accept one or more compile jobs depending on the number of processors and the settings of the daemon. Link jobs and other jobs which cannot be distributed are executed locally on the node where the compilation is started.
其他与 icecc 有关的软件包
|
|
|
|
-
- dep: adduser
- 添加、删除用户和组
-
- dep: file
- 使用"魔数"识别文件中的数据类型
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcap-ng0 (>= 0.7.9)
- An alternate POSIX capabilities library
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: liblzo2-2
- 数据压缩程序库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: lsb-base
- Linux 标准规范初始化脚本功能
-
- rec: logrotate
- 日志滚动工具
-
- sug: icecc-monitor
- monitor for icecc