基於事件驅動的編程模型(C++服務器開發相關)

基於事件驅動的編程模型 1、reactor模式:lighttpd,libevent,libev,poco 2、Proactor模式:Asio,locp rector模式簡單一點 reactor模式: 有一箇中心部分處理事件告訴回調通知 initiation dispatcher:中心模塊,handle_events()調用synchronous event根據返回值知道handle哪些事件已經完成
相關文章
相關標籤/搜索