Package org.objectweb.proactive.core.process.rsh

Defines services for creating a remote process using RSH.

See:
          Description

Class Summary
RSHJVMProcess The RSHJVMProcess class is able to start any class, of the ProActive library, using rsh protocol.
RSHNodeProcess This class has the same functionalities than RSHJVMProcess, except that the class associated with the target JVMProcess ie the class that the target process will start is set automatically to org.objectweb.proactive.core.runtime.startRuntime.
RSHProcess The RSHProcess class is able to start any class, of the ProActive library, using rsh protocol.
 

Package org.objectweb.proactive.core.process.rsh Description

Defines services for creating a remote process using RSH. Currently it is only possible to use RSH from Unix to Unix or from Windows to Unix. The two missing part (Windows/Unix to Windows) do not work because the lack of a standard RSH server on Windows systems.

Since:
ProActive 0.7
Version:
1.0, 2001/10/23
Author:
ProActive Team


Copyright © April 2004 INRIA All Rights Reserved.