# ThreadPool **Repository Path**: leo0530/ThreadPool ## Basic Information - **Project Name**: ThreadPool - **Description**: C++17轻量级高并发线程池 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-09-21 - **Last Updated**: 2022-05-24 ## 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.h](./src/core.h) [Queue.h](./src/Queue.h) [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) [test.cpp](./src/test.cpp) ## Author name: 许聪 mailbox: 2592419242@qq.com CSDN:https://blog.csdn.net/xucongyoushan gitee: https://gitee.com/solifree github: https://github.com/xucongandxuchong