ComfyUI
ComfyUI copied to clipboard
is it possiable to exist two or more running queue?
tow many users send api request to queue prompt , is it possiable to exist two or more running queue at the same time ,so that i can respond two or more users at the same time ,even though every user wait for more long time
I think you should handle queue on the abstraction level above than Comfy and just handle it there.