Commit 160c240
committed
Squashed commit of the following:
commit 14f92b8
Author: Dmitrii Kostyrev <dkostyrev@joom.com>
Date: Sun Jan 25 12:07:20 2026 +0000
Introduce batchInterval and batchDebounce.
commit 12d839c
Author: Dmitrii Kostyrev <dkostyrev@joom.com>
Date: Sun Jan 25 12:06:45 2026 +0000
Introduce batch notify and assign actions.
commit 7393a00
Author: Dmitrii Kostyrev <dkostyrev@joom.com>
Date: Sun Jan 25 12:06:12 2026 +0000
Use RWLock instead of single Mutext in MemoryAwaitedActionDb.
commit 8cfeade
Author: Dmitrii Kostyrev <dkostyrev@joom.com>
Date: Sun Jan 25 12:05:37 2026 +0000
Fix batch matching by allowing same worker accept multiple jobs.
commit 7cd29c9
Author: Dmitrii Kostyrev <dkostyrev@joom.com>
Date: Fri Jan 23 12:15:40 2026 +0000
Introduce batch worker matching.1 parent b0a7c23 commit 160c240
7 files changed
Lines changed: 550 additions & 52 deletions
File tree
- nativelink-config/src
- nativelink-metric/src
- nativelink-scheduler/src
- nativelink-util/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
85 | 97 | | |
86 | 98 | | |
87 | 99 | | |
| |||
166 | 178 | | |
167 | 179 | | |
168 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
169 | 213 | | |
170 | 214 | | |
171 | 215 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
461 | 473 | | |
462 | 474 | | |
463 | 475 | | |
| |||
0 commit comments