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

HttpServer and EventBase can support multi-thread? #87

Open
xhzzhang opened this issue Mar 25, 2021 · 1 comment
Open

HttpServer and EventBase can support multi-thread? #87

xhzzhang opened this issue Mar 25, 2021 · 1 comment
Labels

Comments

@xhzzhang
Copy link

Hello, I have a http API to process too many time task, then I need to process other API, so is it support multi-thread for http server?

@jovany-wang
Copy link
Collaborator

Yes. Please refer to this example https://github.com/yedf/handy/blob/master/examples/http-hello.cc#L12

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

2 participants