Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

Any NIO framework in C++

I want to use a NIO framework in C++ that can handle at least 100,000 concurrent connections. I was thinking of using boost::asio, but I don't know if it scales very well on a multicore systems. Does somebody has experiences with boost:asio and such a number of connections to handle?

No RepliesBe the first to reply