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

multi threads efficiency #1

Open
ptbxzrt opened this issue Dec 6, 2022 · 0 comments
Open

multi threads efficiency #1

ptbxzrt opened this issue Dec 6, 2022 · 0 comments

Comments

@ptbxzrt
Copy link

ptbxzrt commented Dec 6, 2022

Hello! I am trying to learn your great work. But I am confused by the use of strand. In this project, each handler is wrapped by strand. As a result, most of the operations will execute sequentially even though there is more than one working thread. In this case, is really a need for us to use multi threads? Multi threads may be unable to speed up the execution.

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