Boost asio architecture document

ぃ、小莉子 提交于 2019-12-22 08:17:12

问题


Does anyone know about a good architecture document for boost asio? All I find in the boost::documentation is about the api and how to use them. I would like to have a deeper understanding of the concepts behind them.

If I had overlooked the boost documentation, please let me know the correct resources.


回答1:


Here are some slides from a presentation by Michael Caisse at BoostCon 2010: Getting Started with ASIO

Here is the video of Michael giving that presentation, although the slides are easy to follow without watching the video: Michael Caisse: An Asio Based Flash XML Server

For more general information on the design, read up on the Proactor pattern



来源:https://stackoverflow.com/questions/6794804/boost-asio-architecture-document

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!