Basic HTML version of Foils prepared Oct 1 98

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

From Java Tutorial 98- 1: Introduction to Java Language and Applets CPS606 -- Fall Semester. by Geoffrey C. Fox, Nancy McCracken


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.
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.



© 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 Nov 28 1998