1 repository
Organizes resources into multi-level queues with configurable quotas, borrowing, and preemption for fine-grained tenant isolation.
Distinct from Queue Management: More specific than Queue Management: focuses on hierarchical structuring with quota enforcement and preemption, not general task queue monitoring.
Explore 1 awesome GitHub repository matching devops & infrastructure · Hierarchical Queue Systems. Refine with filters or upvote what's useful.
Volcano is a Kubernetes-native batch scheduler specialized for AI, machine learning, and high-performance computing workloads. It provides gang scheduling to atomically allocate resources for all tasks of a distributed job, preventing deadlocks from partial allocation, and supports hierarchical queue management for multi-tenant resource isolation with configurable quotas, borrowing, and preemption. Topology-aware placement optimizes communication-intensive workloads by modeling network hierarchy to minimize cross-switch latency. Volcano differentiates itself with automated orchestration of di
Organizes resources into hierarchical queues with quotas, borrowing, and preemption for multi-tenant isolation.