
29 Feb
2008
29 Feb
'08
2:44 a.m.
Dean Michael C. Berris wrote:
I'm mainly interested in a pro-cons discussion on what the best approach should be. Currently, my implementation uses a single io service with a thread pool running handlers synchronized with a strand -- though the performance is OK, I'm looking at whether trying the other approach would be worth it.
Comments and insights would be most appreciated.
I think this thread might be of interest from the boost.asio.user group, "io_service-per-CPU design in HTTP server 2" <http://thread.gmane.org/gmane.comp.lib.boost.asio.user/1300> Jamie