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

feat: reduce the worker-memory-space #21

Open
gaowanlu opened this issue Aug 17, 2024 · 0 comments
Open

feat: reduce the worker-memory-space #21

gaowanlu opened this issue Aug 17, 2024 · 0 comments
Assignees
Labels

Comments

@gaowanlu
Copy link
Member

Reduce the memory space of each worker thread. Assign the new connection to the worker thread with the smallest number of connections. Use atomic variables to monitor the number of connections per worker.

@gaowanlu gaowanlu added the feat label Aug 17, 2024
@gaowanlu gaowanlu self-assigned this Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant