Basic HTML version of Foils prepared May 7 1996

Foil 147 Java Features -- It's Architecture-Neutral

From MetaComputing -- MRA Meeting Part I:Concepts and Issues Tutorial for CRPC MRA Meeting at Cornell -- May 7 1996. by Mark Baker, Geoffrey Fox


1 Each client machine must run Java interpreter which performs runtime execution of Java bytecodes.
2 Java interpreter is written in POSIX compliant ANSI C and needs to be ported to and conventionally compiled (once) on each individual platform.
3 Once the interpreter is ported, application developers don't need to worry at all about platform specificity and differences between native compilers.
4 They write portable Java which is compiled by platform independent Java compiler and executed on Java interpreter, ported to various platforms.

in Table To:


Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Apr 11 1999