Skip to content

0.10 devel integration for hello_world_async_server_with_work_queue.cpp #307

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

Merged
merged 1 commit into from
Sep 27, 2013
Merged

0.10 devel integration for hello_world_async_server_with_work_queue.cpp #307

merged 1 commit into from
Sep 27, 2013

Conversation

codemedic
Copy link

A minimalist example to show how to employ background threads to deal with requests; useful when you need to employ more complex request processing strategy. (moved from master branch)

A minimalist example to show how to employ background threads to deal with requests; useful when you need to employ more complex request processing strategy. (moved from master branch)
@ghost ghost assigned deanberris Sep 27, 2013
@deanberris
Copy link
Member

LGTM -- we have an opportunity here to make the comments better, but we can work on that going forward. Can you also add the CMakeLists.txt entry in the examples folder so this can be built along with the others after I merge this in?

deanberris added a commit that referenced this pull request Sep 27, 2013
0.10 devel integration for hello_world_async_server_with_work_queue.cpp
@deanberris deanberris merged commit bcb1bda into cpp-netlib:0.10-devel Sep 27, 2013
@codemedic codemedic deleted the 0.10-devel-integration branch September 27, 2013 09:55
@codemedic
Copy link
Author

Thanks Dean

leecoder pushed a commit to leecoder/cpp-netlib that referenced this pull request Apr 14, 2015
0.10 devel integration for hello_world_async_server_with_work_queue.cpp
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

Successfully merging this pull request may close these issues.

2 participants