eventcore vs boost.asio performance?

zoujiaqing zoujiaqing at gmail.com
Sun Feb 19 19:53:55 UTC 2023


eventcore is a very good and stable network library based on the 
Proactor model.
These high-performing C++ frameworks all use asio.
What can we achieve if we use eventcore as network io?

  * https://github.com/vibe-d/eventcore
  * 
https://www.techempower.com/benchmarks/#section=data-r21&hw=cl&test=plaintext


More information about the Digitalmars-d mailing list