# ThreadPool **Repository Path**: baiseyuzhou/ThreadPool ## Basic Information - **Project Name**: ThreadPool - **Description**: C++轻量级高并发线程池 - **Primary Language**: C++ - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: https://gitee.com/eterfree/ThreadPool - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-07-06 - **Last Updated**: 2022-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ThreadPool ## Introduction ThreadPool is a lightweight and highly concurrent thread pool for Eterfree library. ## Copyright Notice Copyright © 2017 CDU Innovation Studio. Some Rights Reserved. ## Source Code [Core.hpp](./src/Core.hpp) [Queue.hpp](./src/Queue.hpp) [Condition.hpp](./src/Condition.hpp) [Thread.h](./src/Thread.h) [Thread.cpp](./src/Thread.cpp) [ThreadPool.h](./src/ThreadPool.h) [ThreadPool.cpp](./src/ThreadPool.cpp) ## Author name: 许聪 mailbox: solifree@qq.com CSDN:https://blog.csdn.net/xucongyoushan gitee: https://gitee.com/solifree github: https://github.com/SolifreeXu