Join Slack
Powered by
Task Runners :thread:
# pacc-aug-22-23-2023
j
Jeff Hale
08/22/2023, 2:07 PM
Task Runners 🧵
Jeff Hale
08/22/2023, 2:07 PM
By default, your code runs sequentially. Calling
.submit()
with the default ConcurrentTaskRunner makes it run concurrently. You have options to add Dask or Ray for parallelization.
Jeff Hale
08/22/2023, 2:07 PM
https://docs.prefect.io/2.11.4/concepts/task-runners/
Open in Slack
Previous
Next