Skip to content

Evaluating Colyseus: Questions About Scalability #611

Closed Answered by endel
cort1c asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @cort1c, I'm glad you're considering Colyseus for your next project!

There is some relevant information on how to configure scalability on this thread, with participation from @joshestein @bwasia and @zack1991


Let me go over your questions, I agree current documentation is not great, an extended version of this needs to be documented there soon (I've been quite busy preparing updates for Colyseus Cloud lately 🙈...)


  1. The documentation mentions running multiple processes of Colyseus behind a load balancer. Is the idea to just randomly distribute connections across N nodes?

Not really. In short, match-making requests may arrive at any process. The match-making response contains a roomId

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by cort1c
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants