Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Explanation of scaling features #47

Open
lsnow99 opened this issue Jul 13, 2020 · 0 comments
Open

[DOCS] Explanation of scaling features #47

lsnow99 opened this issue Jul 13, 2020 · 0 comments

Comments

@lsnow99
Copy link

lsnow99 commented Jul 13, 2020

Hello! I'm very interested in using neffos to build a chat application. Scaling has been a concern in the past, and I found neffos after researching scalable websocket implementations in Go.

So I'm trying to wrap my head around how deployment works with neffos if I want a scalable setup. We currently deploy in kubernetes. Is it possible to create a redis cluster, scale up several neffos-based miniservices, and allow any client to connect to any room from any instance of the server? Or do all clients connecting to the same room have to be connected to the same backend instance? That would be fantastic if it's the former.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant