# linux_socket_epoll **Repository Path**: liuyunsheng/socket_epoll ## Basic Information - **Project Name**: linux_socket_epoll - **Description**: Linux 下socket tcp通讯,epoll、运用线程池进行高并发数据通讯处理、 - **Primary Language**: C++ - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 8 - **Created**: 2021-05-24 - **Last Updated**: 2025-04-01 ## Categories & Tags **Categories**: web-dev-toolkits **Tags**: None ## README # linux_socket_epoll #### 介绍 Linux 下socket tcp通讯,epoll、运用线程池进行高并发数据通讯处理、 #### 软件架构 Linux #### 安装教程 Ubuntn Vscode git c\c++11 #### 使用说明 1. linux tcp epoll 通过线程池实现高并发的数据通讯。 #### 参与贡献 1. Fork 本仓库