# CppReactor **Repository Path**: dodoba/CppReactor ## Basic Information - **Project Name**: CppReactor - **Description**: 使用C++,配合epoll在Linux环境下实现Reactor模式 - **Primary Language**: C++ - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-05-26 - **Last Updated**: 2022-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CppReactor #### 介绍 用C++实现的Reactor模型,支持epoll和select两种模式