Difference between revisions of "Icecream"

From Linuxintro
imported>WikiSysop
(New page: Icecream is a software suite that allows you to build up a compile cluster. The goal is to speed up compiling by distributing the jobs over several computers. To do that, you need one comp...)
(No difference)

Revision as of 08:52, 10 August 2008

Icecream is a software suite that allows you to build up a compile cluster. The goal is to speed up compiling by distributing the jobs over several computers. To do that, you need one compile-driver (the scheduler) and one or more slaves (daemons).

See also