# xgcomm **Repository Path**: ayxg007/xgcomm ## Basic Information - **Project Name**: xgcomm - **Description**: 轻量的tcp通信Reactor模型 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xgcomm 轻量的tcp通信Reactor模型 ## 介绍 * 针对Linux * 支持多线程 * 数据I/O带缓存 0拷贝 * 支持通信线程外其他线程向连接发送数据 ## 软件架构 软件架构说明 ## 使用说明 直接源码使用