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

Best practice when dealing with a lot of users #34

Open
RomanJos opened this issue Mar 11, 2021 · 0 comments
Open

Best practice when dealing with a lot of users #34

RomanJos opened this issue Mar 11, 2021 · 0 comments

Comments

@RomanJos
Copy link

Hello, I just want to know what happen if a client event take a long time to process, will that delay others, block them or process it anyway ? Do I need to use async as much as I can to avoid that ?
Flask on Python offer a multi-threaded server but I don't know if the Dart implementation offer the same functionnality

Thank you !

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

1 participant