# threadPool **Repository Path**: zhijianLe/thread-pool ## Basic Information - **Project Name**: threadPool - **Description**: 多线程学习实战小项目,线程池 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-18 - **Last Updated**: 2025-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # threadPool #### 介绍 多线程学习实战小轮子,线程池 v1:实现简单的线程池 v2:使用智能指针 v3:使用上面的线程池,使用ffmpeg实现视频转码任务