Slashdot Mirror


Distributed Compilation

BagOBones writes "Tired of waiting for your source to compile? Dreaming of having your own cluster and having something useful to do with it? Well Trolltech might have the answer. Trolltech Teambuilder lets you turn your network into a clustered C/C++ compiler."

1 of 29 comments (clear)

  1. ccache by ryants · · Score: 4, Interesting
    A similar idea that I've been playing around with and seems to work is to use ccache and put the cache on a network drive.

    That way, if someone has already built the file you're about to build, it's just a copy. Even better is if you have a continous build script caching results ahead of time for you.

    It has worked pretty well for me so far.

    --

    Ryan T. Sammartino
    "Ancora imparo"