I am looking for a built system that I can distribute it over a cluster of multi-core CPUs (for speed-up purposes). I have big design in C/C++ and my platform is Linux (Red-Hat). So these are the following measure that are important for me:
runs in a distributed mode
supports the use of multi-core
scalable for big designs and incremental compiles/builds
Fast
Possibly open source.
works under Linux