Boost logo

Boost :

Subject: [boost] ASIO TCP socket scalability for large scale connections
From: hh h (jupiter.hce_at_[hidden])
Date: 2018-12-22 23:01:08


Hi,

In regard to ASIO TCP socket implementation, for each connections the
server needs to open and to maintain a session, obviously there need
be adequate RAM and CPU resources for supporting large connections,
but does ASIO TCP socket itself has any limitation for connecting to
large clients which could be over 10000 or more simultaneously? What
will be the maximum connections a single ASIO TCP socket server can
handle?

Thank you.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk