Compiler Performance / Distributed Compilation [message #200282] |
Tue, 05 April 2005 13:20 |
Eclipse User |
|
|
|
I'm facing the problem that I often have to compile several thousand
java files. Currently I'm working on a single desktop workstation (P4
2.4GHz, 2GB Ram, WinXP) running Eclipse with several plugins developed
by our company.
Is it possible to parallelize the jdt compiler architecture (like
distcc) for better performance (e.g. parsing and byte code translation
on different machines)?
Would it be possible to use eclipse on the developers workstation while
running the jdt core compiler on a different machine (e.g. by using the
same filesystem)? Is it difficult to separate the java
parser/compiler/indexer from the jdt ui interfaces by using some sort of
distribution techniques like RMI?
Thanks in advance,
Stephan Gruschke
|
|
|
Powered by
FUDForum. Page generated in 0.04986 seconds