Is there a distributed compiler for Java, analogous to distcc for C/C++?
Maybe Jikes would work for you. You can achieve very similar effects with a clever ant script and nfs like filesystem...