How to decide if I should have multiple io_service in my application
I have a Linux application that uses Boost ASIO to communicate over TCP to upto 10000 servers in async way.
I have a Linux application that uses Boost ASIO to communicate over TCP to upto 10000 servers in async way.