Does "maximum number of concurrent tasks" influence distributed builds?
Does "maximum number of concurrent tasks" influence distributed builds?
- Subject: Does "maximum number of concurrent tasks" influence distributed builds?
- From: Gerben Wierda <email@hidden>
- Date: Mon, 24 Nov 2003 10:37:30 +0100
I would not expect so, but maybe someone knows for certain.
Question: I assume distributed builds distributes only object-code
generation (precompiled file goes to other computer and returns
compiled). So every file needs to have some work done locally. If I
have one other system available for builds, how can I optimize code
generation (that is, should I increase the number of concurrent tasks
on my local machine after all)?
In other words: what is the best distcc strategy?
Thanks,
G
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.