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

Is the library async #594

Closed
BlueTree242 opened this issue Mar 7, 2021 · 2 comments
Closed

Is the library async #594

BlueTree242 opened this issue Mar 7, 2021 · 2 comments

Comments

@BlueTree242
Copy link

If there is a request that is taking time to finish, and another app doing another request, will the other request take long time to get response? I couldnt test so im asking

@ItsHarper
Copy link

Yes, it can handle multiple requests at once. If I recall correctly every incoming request is given a dedicated thread.

@BlueTree242
Copy link
Author

Thx

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

2 participants