搜索资源列表
threadpoo.tar
- threadpoo #include \"thread-pool.h\" static void *tp_work_thread(void *pthread) static void *tp_manage_thread(void *pthread) static TPBOOL tp_init(tp_thread_pool *this) static void tp_close(tp_thread_pool *this) static void tp_p
master_agent
- linux下的网络管理系统源代码,包含了日志系统及配置文件读写添加,易用性和可靠性可扩展性很高,包含了网络协议应用层的封包解包,包含了对shell指令的文本操作,包含了处理并发和竞争问题的各种思路-linux/unix programming,include pthread pool and so on
epollPpthread
- 基于poll和pthread的服务器端和客户端原代码,有thread pool-Based on poll and pthread server and client source code, there are thread pool
