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

Scaling up the application! #20

Open
SahilAnower opened this issue Feb 27, 2024 · 0 comments
Open

Scaling up the application! #20

SahilAnower opened this issue Feb 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Goliath Something which requires good amount of knowledge and time to build help wanted Extra attention is needed Tomorrow's Triumph

Comments

@SahilAnower
Copy link
Owner

Screenshot 2024-02-28 013947

There should be a proper scalable plan for this application with something similar to the above architecture

  • Using Pub/Sub model (Redis) for central store for real-time messages, so that even if number of servers increases to handle load, disconnected users also be able to send each other messages
  • Using Kafka + DB, for storing of messages in the long run, kafka because of high concurrency if it occurs in the future.
@SahilAnower SahilAnower added enhancement New feature or request help wanted Extra attention is needed Goliath Something which requires good amount of knowledge and time to build Tomorrow's Triumph labels Feb 27, 2024
@SahilAnower SahilAnower self-assigned this Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Goliath Something which requires good amount of knowledge and time to build help wanted Extra attention is needed Tomorrow's Triumph
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant