Worlds Apart – Why Java needs ahead of time compilation and why C# has it
Michal Cierniak – In my opinion modularity will not bring significant performance wins. I agree, but that’s not the point. Java needs modularity and ahead of time compilation so that it can start fast and share memory between processes, otherwise Steve Jobs has a point.
I don’t hear many folks, that run Java applications, complaining that [...]