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-thread support #35

Closed
yhirose opened this issue Dec 17, 2017 · 0 comments
Closed

Multi-thread support #35

yhirose opened this issue Dec 17, 2017 · 0 comments

Comments

@yhirose
Copy link
Owner

yhirose commented Dec 17, 2017

Multi-thread support to accept simultaneous connections as bellow.

ab -n 10 -c 5 http://host:port/slow_request_which_takes_10_secondes

Allow users to disable this feature with CPPHTTPLIB_NO_MULTI_THREAD_SUPPORT.

ExclusiveOrange pushed a commit to ExclusiveOrange/cpp-httplib-exor that referenced this issue May 2, 2023
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