Channels
announcements
ask-marvin
best-practices-coordination-plane
data-ecosystem
data-tricks-and-tips
events
find-a-prefect-job
geo-bay-area
geo-berlin
geo-boston
geo-chicago
geo-colorado
geo-dc
geo-israel
geo-japan
geo-london
geo-nyc
geo-seattle
geo-texas
gratitude
introductions
marvin-in-the-wild
pacc-clearcover-june-12-2023
pacc-may-31-2023
ppcc-may-16-2023
prefect-ai
prefect-aws
prefect-azure
prefect-cloud
prefect-community
prefect-contributors
prefect-dbt
prefect-docker
prefect-gcp
prefect-getting-started
prefect-integrations
prefect-kubernetes
prefect-recipes
prefect-server
prefect-ui
random
show-us-what-you-got
Powered by
Title
a
Ankit
02/01/2023, 4:29 AM
Hi, how to run mapped tasks concurrently?
c
Christopher Boyd
02/01/2023, 4:08 PM
Hi Ankit, Have you looked at the task runners? There are a few options - ConcurrentTaskRunner DaskTaskRunner RayTaskRunner
https://docs.prefect.io/concepts/task-runners/
a
Ankit
02/02/2023, 3:53 AM
Hi Christopher, yes I am using default (concurrent task runner) but how do I use that for mapped tasks? for other tasks, I use task_name.submit() but not sure how to do it for mapped tasks
#prefect-community
Join Slack