weighted lease
Aperta
good first issue
help wanted
- Lingua principale
- Go
- Stelle
- 19
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
for example:
| **leaseKey** | **leaseOwner** | **leaseWeight** | **leaseCounter** |
| --- | --- | --- | --- |
| task 1 | worker 1 | 1 (default) | x |
| task 2 | worker 2 | 3 | x |
| task 3 | worker 1 | 1 (default) | x |
| task 4 | worker 1 | 1 (default) | x |
comments:
- the default weight of a lease(or task) is 1
- we expect the leaser to partition the work according to the total weight of the tasks.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.