Package org.jcsp.net.remote
package org.jcsp.net.remote
-
ClassDescriptionFor use by the infrastructure only.A proxy process that runs locally while another process executes on a different node.Thrown if a remote process terminates abruptly with a non-zero error code.Wraps up a non-RuntimeException into a runtime exception that can be ignored or caught and rethrown if required.Services requests from
RemoteProcess
proxies to start up child JVMs running the actual processes.Wraps up theSpawnerService
as an NT service.