-
Adaptively allocate workers based on scheduler load. A superclass.
[distributed.deploy.adaptive.Adaptive]
-
Superclass for cluster objects
[distributed.deploy.cluster.Cluster]
-
Create local Scheduler and Workers
[distributed.deploy.local.LocalCluster]
-
An interface for Scheduler and Worker processes for use in SpecCluster
[distributed.deploy.spec.ProcessInterface]
-
Cluster that requires a full specification of workers
[distributed.deploy.spec.SpecCluster]