package parallelize
import "k8s.io/kubernetes/pkg/scheduler/internal/parallelize"
Index ¶
Functions ¶
func Until ¶
func Until(ctx context.Context, pieces int, doWorkPiece workqueue.DoWorkPieceFunc)
Until is a wrapper around workqueue.ParallelizeUntil to use in scheduling algorithms.
Source Files ¶
parallelism.go
- Version
- v1.19.0-alpha.1
- Published
- Mar 25, 2020
- Platform
- windows/amd64
- Imports
- 3 packages
- Last checked
- 32 minutes ago –
Tools for package owners.