Basic HTML version of Foils prepared October 2 1998

Foil 32 What/Why is a Framework?

From Java Grande (a.k.a. Java for High Performance Computing) in a Nutshell Sun MicroSystems Java Day at MIT (Marriot Hotel Cambridge MA) -- Sept 25 1998. by Geoffrey C. Fox


1 Java Calls (mainly Interfaces and not methods) to capabilities expressed in implementation neutral form
2 Drivers convert these general calls to vendor specific implementation of service
3 Java code can either be all on client (2-tier) or on client and middle tier (3 tier)
4 e.g. JDBC (Java Database Connectivity) is a universal interface to all relational databases
5 Adoption of this JDBC implies that vendor specific solutions are immediately less attractive
  • All vendors must however support JDBC because of importance of "seamless" interfaces!

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