Naive Question, How does the prefect work queues p...
# ask-community
n
Naive Question, How does the prefect work queues process the job, like i have a inferencing pipeline set with 1 work-queue, so if inferencing got triggered from let say 10 source then how will the queue handle it, is it do round-robin, sequentially or something else ?