RemoteServicesAgents[]
returns a list of URLs for Lightweight Grid managers discovered on the local network.
RemoteServicesAgents["agent"]
returns a list of agent URLs known to agent.
更多信息和选项
范例
基本范例
Options
Timeout
TemporaryPrinting
Neat Examples
参见
技术笔记
相关指南
LightweightGridClient`
LightweightGridClient`
RemoteServicesAgents
RemoteServicesAgents[]
returns a list of URLs for Lightweight Grid managers discovered on the local network.
RemoteServicesAgents["agent"]
returns a list of agent URLs known to agent.
更多信息和选项
- RemoteServicesAgents uses the DNS-SD protocol to automatically find computers that can launch kernels with the Lightweight Grid. More information about DNS-SD is available at http://www.dns-sd.org.
- The following options can be given:
-
"Timeout" 30 the timeout for the network connection in seconds "TemporaryPrinting" True whether to show intermediate results "CacheTimeout" 900. the value returned by this function is cached and returned on subsequent calls made within the time period, in seconds, specified by this option