Skip to content

Commit

Permalink
Respond to PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn-With-Two-Ns committed Jun 25, 2024
1 parent 4995298 commit c9c626f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releases/v1.24.0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Highlights

## Custom Slot Supplier (Preview)
## Slot Auto-Tuning (Preview)

Added `WorkerTuner` - this wraps the previously added `SlotSupplier` classes to bring worker tuning options together under one class passed to the WorkerOptions
* Added `ResourceBasedTuner` and `ResourceBasedSlotSupplier` - these classes can be used to tune the workers slot count based on available memory and cpu resources.
Expand Down

0 comments on commit c9c626f

Please sign in to comment.