Search results

  1. V

    Distributed compilation with networked storage

    Is there a distributed compiler that can efficiently handle source code stored in a central, networked, storage location, accessible to all worker nodes? It seems that distcc and icecc are meant to be run on a machine with source code stored locally, which is then distributed as needed to...