>
> > Say you want to sync from ONE source server to FIVE destination
> > servers, and you have PERL doing the process management portion
> > (i.e. forking, waiting, etc...).
>
> There will be 5 complete scans of the whole src tree done, building
> 5 in-memory data structures representing the entire tree, and if the
> first one started hasn't finished before the last one gets far
> enough along to start the actual copying, all 5 will be in VM at
> once.
>
> Sorry for all the bad news.
>
Would be nice if you could specify a DBM/HASH/etc file that one
machine can create and the other 4 could read.
Tuc/TTSG