Does multiprocessing library work with Prefect flows?
k
Does multiprocessing library work with Prefect flows?
1
k
Hi @Kayvan Shah! What are you thinking of doing? Prefect already parallelizes flows with the Dask executor and Dask uses multiprocessing under the hood I believe.