搜索资源列表
pool
- 无关锁算法的线程池。使用了pthread库,主要的亮点是无关锁数据结构。- a thread pool based on lockfree ogrithem.
linux-pthread
- Linux 多线程服务器程序,基于线程池架构-Linux multithreaded server program, based on the thread pool architecture
thread_pool
- 基于pthread的线程池的VC实现,可集成到多线程系统中使用。-implementation of thread pool based on PThread. developed under VC2008
TP-Server-master
- Simple server with pthread-based thread pool
pthread
- linux下支持多线程并发任务,线程池代码(Support multithreading concurrent tasks under Linux, thread pool code)
pthread_pool
- 创建线程池,提高并发能力,提高业务处理效率。(Create thread pool, improve concurrent capability and improve business processing efficiency.)