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

Server is synchronous (processes one request at a time) #4

Open
SX91 opened this issue Oct 26, 2016 · 0 comments
Open

Server is synchronous (processes one request at a time) #4

SX91 opened this issue Oct 26, 2016 · 0 comments

Comments

@SX91
Copy link
Contributor

SX91 commented Oct 26, 2016

Server should really process requests asynchronously. If, let's say, I have a method, which implements some listening for remote events, it can block for quite some time. This is really bad for performance.

Or am I missing something?

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