https://prefect.io logo
r

Rob Fowler

09/09/2020, 9:46 PM
I am going to use prefect as the orchestrator to do some software inventory (mainly because we are an ansible house and it does not scale all that well). Is there a standard way/practice to limit the parallelism to, say 30 threads with a queue of 100 serial tasks. Like the pool construct in gevent?