Basic HTML version of Foils prepared June 5 99

Foil 29 Architecture of Java Applications

From Java Language in the Computer Science Curriculum ADMI Tutorial Duluth Minnesota -- June 3 99. by Geoffrey C. Fox


Java code
is compiled
to produce
bytecodes
run by Java
interpreter
to produce
results
OR
Java code
is compiled
to produce
native code
run directly
on machine
for better
performance
Java applications are compiled and run on a machine just like any other general programming language such as C/C++. No web server or network are required although Java applications may also use network connections for distributed computing.



© 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 Sat Jun 5 1999