摘要: 线程安全,支持多核多线程 不支持UDP,只支持TCP 只支持一种是使用模式:non-blocking IO+one event loop per thread + thread pool 只做library,不做framework 不是使用面向对象的风格来封装的,而是基于对象的编程风格(借鉴boos 阅读全文
posted @ 2017-09-29 22:38 Nice vinke 阅读(609) 评论(0) 推荐(0)