# threadPool **Repository Path**: jaibuti/thread-pool ## Basic Information - **Project Name**: threadPool - **Description**: 使用C++11实现线程池,线程任务可为任意,任务执行可获取返回值 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-06 - **Last Updated**: 2023-04-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # threadPool #### 介绍 使用C++11实现线程池,线程任务可为任意,任务执行可获取返回值 #### 软件架构 #### 安装教程 #### 使用说明