-
How should it looks like when I want to scale anycable for more than one instance? Should I scale websocket server with gRPC in this same container or only websocket servers that will be pointing to one gRPC? How anycable will be know to which websocket server use to send stream? or maybe it will send to stream to all ws servers? |
Beta Was this translation helpful? Give feedback.
Answered by
Envek
Mar 4, 2022
Replies: 1 comment
-
See the docs about scaling and load balancing: https://docs.anycable.io/deployment/load_balancing
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
palkan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See the docs about scaling and load balancing: https://docs.anycable.io/deployment/load_balancing