There are (at least) 3 Major Roles for JAVA in Computation
Java for the User Interface: This is roughly the “WebWindows Philosophy” of building applications to Web Server/Client Standards
Java for Coarse Grain Software Integration: see collaboration and metacomputing
Java as a high performance scientific language: for “inner” (and outer) loops Here parallelism is important but sequential issues also critical and first issues to examine!