Basic HTML version of Foils prepared September 1 99

Foil 30 Java Features -- It's Distributed (and can support parallel computing)

From Introduction to Java Language and Applets CPS406/606 Fall Semester 1999 -- September 2 99. by Nancy J. McCracken, Geoffrey C. Fox


1 Popular TCP/IP based protocols such as FTP or HTTP are supported in terms of network protocol classes.
  • This implements Java plus message passing and immediately supports various forms of distributed processing.
  • New protocols, such as PVM and MPI, can be added and dynamically installed.
  • Parallel computing can be built on top of these base classes.
2 Distributed computing model of Java is mainly client-server, with Java compiler preparing the opcodes at the server side, and Java interpreter executing it at the client side.

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 Wed Sep 1 1999