Sunday, March 2, 2014

Android source Java part can be distributed across multiple machines to compile?


The company has its own development of non-native (compiled local comparisons to spend time) Android source code compilation tools, compilation of which C and C + + part, already can be separated into multiple machines to speed up compilation (used in the open source distcc and icecc), but not yet implemented a distributed Java compiler part (do not know the exact wording is not), I ask you, Java Distributed compilation (separated into multiple machines) feasible? Is there any open source tools or libraries?
Thank you very much! <-! Main posts under Banner (D4) -><-! Posts under the main text (D5) ->
Reply:
This very fresh, java compiler distributed feel more complex, many classes have dependencies. Unless no dependencies between modules, that can be placed in different places compilation.
By Ant can use multiple JVM JAVA source code compiled on a computer that I feel can be done.
Reply:
cited a floor birdsaction reply:
this very fresh, java compiler distributed feel more complex, many classes have dependencies. Unless no dependencies between modules, that can be placed in different places compilation.
By Ant can use multiple JVM JAVA source code compiled on a computer that I feel can be done.

Online to see the paper, looks good:
http://dl .acm.org / ft_gateway.cfm? id = 1167318 & ftid = 383454 & dwn = 1 & CFID = 372741787 & CFTOKEN = 77081485
The last article of a reference paper also looks good:
[1] Andrew Ryan Dalton Distributed java compiler:.
Implementation and evaluation
. Master's thesis,
Appalachian State University, 2004.
Reply:
The landlord was amazing, I saw the source seventeen eight G, have a big head, do not want to compile a ~ purely on Europe

No comments:

Post a Comment