From 50d2a8aa6ee50fd0b9c41ce3effda353ba6f68d1 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Thu, 13 May 2010 00:57:55 +0200 Subject: development/icecream: Added to 13.0 repository --- development/icecream/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 development/icecream/slack-desc (limited to 'development/icecream/slack-desc') diff --git a/development/icecream/slack-desc b/development/icecream/slack-desc new file mode 100644 index 000000000000..0f573040cab1 --- /dev/null +++ b/development/icecream/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler----------------------------------------------------| +icecream: icecream (network-distributed compilation) +icecream: +icecream: Icecream is a distributed compile system. It allows parallel +icecream: compiling by distributing the compile jobs to several nodes of a +icecream: compile network running the statistics information to the icecc +icecream: monitor. Each compile node can accept one or more compile jobs +icecream: depending on the number of processors and the settings of icecc +icecream: daemon. The icecc scheduler routes the jobs and provides status +icecream: and the daemon. Link jobs and other jobs which cannot be +icecream: distributed are executed locally on the node where the compilation +icecream: is started. -- cgit v1.2.3