On Fri, Jun 25, 2010 at 11:32 AM, Hardik Patel <[email protected]> wrote:

> Hello,
>
> I am arranging a setup to test NFSv4 code. I will be using 3 client
> machines connected to server which had some source to build. The source
> directory that resides on server will be mounted on rest 3 machines using
> NFSv4. Is it possible to give command make (using distcc) on one of the
> machines but instruct all machines to take files from central repository
> (i.e. server) ?
>

No.  Distcc transmits the files to the server itself.  Previous benchmarking
has shown that this is significantly faster than using NFS, often by a
factor of 2 or 3 on the overall build speed.

-- 
Fergus Henderson <[email protected]>
__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to