| Modifier and Type | Interface and Description |
|---|---|
interface |
ResourceManager
ResourceManager(RM) is responsible for resource de-/allocation and monitoring ray cluster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
static ResourceAssignStrategy |
ResourceAssignStrategyFactory.getStrategy(ResourceAssignStrategyType type) |
| Modifier and Type | Class and Description |
|---|---|
class |
PipelineFirstStrategy
Based on Ray dynamic resource function, resource details(by ray gcs get) and execution logic
diagram, PipelineFirstStrategy provides a actor scheduling strategies to make the cluster load
balanced and controllable scheduling.
|
Copyright © 2021. All rights reserved.