# ZflThreadPool **Repository Path**: Zhangfeilong/ZflThreadPool ## Basic Information - **Project Name**: ZflThreadPool - **Description**: thread pool with linux and c++ - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ZflThreadPool thread pool with linux and c++ messagequeue 大于0: getmessgae()(返回delay time最小的message,如果有多个相同最小的message返回第一个) 1.取第一个message,赋值给tempmessage,算出delay赋值给mindelay. 2.从第二个message开始遍历(如果只有一个message直接返回tempmessage),计算出temdelay和mindelay比较, 如果temdelay