The queue system
#13193
Replies: 2 comments
-
good question, no answer :( |
Beta Was this translation helpful? Give feedback.
0 replies
-
only one user will be served at a time, all other will be subjugated to the Queue, if u want to several lets say 5 users u have to multiprocess the webUI on different ports |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, Just wanted to know is only one request served at a time, or are multiple requests served concurrently?Lets say my GPU is capable for generating 5 images parallely so is it possible to do so, to serve multiple users at a time?Or only one user would be served at a time??
Beta Was this translation helpful? Give feedback.
All reactions