Next: MPI Interface
Up: Experiments with ``HPJava''
Previous: Channel communication
Library supports bi-directional communication of data on a channel.
-
Pair of locally created channel ends can be connected, creating a local
channel.
-
A spawn function starts another Java instance on a remote
processor, and creates an initial channel between parent and child.
-
Channel ends can be communicated over channels, on similar footing
to data
-
Functionality similar to ``merge'' in Fortran-M available.
-
Web applets downloaded from a common server may communicate over a
channel, with server transparently through-routing messages (unimplemented).
Bryan Carpenter
Sun Jan 5 14:31:59 EST 1997