This does not necessarily need one to use Java native class linkage to Fortran and C -- rather just to be able to send messages between running programs
|
PreProcessors Can make this more "automatic"
-
Such registration familiar in CORBA and many visualization systems such as AVS
-
Remote Method Synchronization (RMI) and Object Serialization in Java 1.1 are important in "native" Java solutions
|
More generally should study link between interpreted and compiled environments
-
Increasing performance of Computers implies interpreters getting more attractive
|
Need an Interpreted Java -- JavaScript is interpreted but in limited domain
|