LightweightGrid[agent] is a description of a subkernel to be launched on agent by the Lightweight Grid SystemLightweightGrid[{"Agent" -> agent, "KernelCount" -> count, ...
RemoteKernelCloseAll[] closes all kernels returned by RemoteServicesLinks.
RemoteKernelClose[kernel] closes a Lightweight Grid kernel.
RemoteKernelInformation[link] returns information about the Lightweight Grid kernel connected on link.RemoteKernelInformation[] returns information about all open Lightweight ...
RemoteKernelOpen[spec] launches a kernel with the given specification.RemoteKernelOpen[{spec_1, spec_2, ...}] launches kernels in parallel.
RemoteKernelServices[] returns a list of services provided by the Lightweight Grid.
RemoteServiceInformation[agent] returns information about the services provided by agent.RemoteServiceInformation[] returns information about services provided by agents on ...
RemoteService[properties] contains a list of properties about a service provided by a Lightweight Grid Manager.
RemoteServicesAgentInformation["agent"] returns information about agent.RemoteServicesAgentInformation[] returns information about agents on the local network.
RemoteServicesAgent[properties] contains a list of properties for a Lightweight Grid Manager running on a networked computer.