If you used distributed algorithms in previous releases, you'll find
that the meaning of the WorkerPool
parameter has changed. In
previous releases, the client program was responsible for listing all
machines that could be used as distributed workers. In the new
release, the workers should all belong to a single Remote Services
cluster, and your client program
simply needs to point to any node of the cluster.