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

Proxy middleware + Scalability testing #3

Open
KjetilIN opened this issue Dec 29, 2024 · 0 comments
Open

Proxy middleware + Scalability testing #3

KjetilIN opened this issue Dec 29, 2024 · 0 comments

Comments

@KjetilIN
Copy link
Owner

What?

An idea could be to make the architecture have a proxy service for routing users to correct server instances.
The proxy would then:

  • Route based on where the group room is
  • Create new rooms in servers with less load
  • (Extra): move group chat if server goes down (?)

This should come with some scalability testing. (Just for fun):

  • Test how well the server handles multiple chats on the same server
  • Test how well the load balancer route traffic
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