* Schedule opportunistically and more granularly To avoid transaction conflicts. * Measure scheduling loop iteration duration and log it at debugging level * Use "continue NextWorker" instead of just "continue" for clarity |
||
|---|---|---|
| .. | ||
| scheduler.go | ||
| workerinfo.go | ||
| workerinfo_test.go | ||