mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-16 08:26:44 +00:00
set parallelism
This commit is contained in:
@@ -32,4 +32,6 @@ type Scheduler interface {
|
||||
Enable() bool
|
||||
|
||||
Disable() bool
|
||||
|
||||
UpdateParallelism(parallelism int) bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user