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

Stress test and concurrency limit #71

Open
g105b opened this issue Jan 30, 2020 · 0 comments
Open

Stress test and concurrency limit #71

g105b opened this issue Jan 30, 2020 · 0 comments
Labels
Milestone

Comments

@g105b
Copy link
Member

g105b commented Jan 30, 2020

If many requests are sent in parallel, this will likely max out the CPU and cause issues. There could be a locking mechanism used to only allow a certain number of incoming handles' bytes at any one point.

@g105b g105b added the question label Jan 30, 2020
@g105b g105b added this to the v2.0.0 milestone Dec 29, 2020
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