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

optimizing performance issues under large-scale connection #2975

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

uv747
Copy link

@uv747 uv747 commented May 11, 2024

When the number of client connection exceeds 100000, especially when it reaches 500000, there will be serious performance issues if thousands of level links are constantly created and deleted.

@Jens-G Jens-G added the c++ label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants