搜索资源列表
pool5
- 线程池 线程池-thread pool thread pool thread pool
thrpool.ps
- unix下线程池编程-programming Thread Pool
ProcePool
- 在linux下面关于实现进程池的实例解析-in the process of achieving the following examples of analytic pool
getfilePool
- 获取文件连接池的数目(程控使用)-access to documents the number of connection pool (programmed use)
net_oss
- 这是一个模拟电信计费的程序,非常详细,运用了线程池、消息队列和socket编程等技术。-This is a simulation of telecommunications billing procedures, very detailed, using the thread pool, Message Queue and socket programming technology.
threadpool-0_1_8-src
- threadpool is a cross-platform C++ thread pool library
cxx-2.1.1.tar
- 一套linux下的C++开发库,支持进程池,IPC等类库,可以用于学习。-a linux development of the C library, support the process of pool, such as the IPC library, can be used for learning.
easelib
- 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
mylibsrc
- 一个线程池的例子 运行环境linux,主要实现了线程的预先创建等 通过该例子可以学到怎样预先创建出一些线程-a thread pool example Linux operating environment. main thread of the advance through the creation of such examples can learn how to create some advance Thread
sharememory_allocator
- 一个内存池的allocator,参考stl源码的内存池实现-a pool of memory allocator, reference source stl memory Pool
thread-pool-design.doc
- 结合代码讲解线程池设计以及注意的问题,对于初学者很有帮助-Combination of code to explain the thread pool design and attention, very helpful for beginners
linuxpools.rar
- Linux环境下的通用线程池设计 linux下线程池的使用,C语言pools,Generic Linux environment designed thread pool thread pool under linux use, C language pools
myqueue
- linux下数据库连接池源代码,简单,易用-Database Connection Pool under linux source code, simple, easy-to-use
MyLinuxThread5-25[1].tar
- LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Th
pool
- 无关锁算法的线程池。使用了pthread库,主要的亮点是无关锁数据结构。- a thread pool based on lockfree ogrithem.
Principle-and-create-a-thread-pool
- 线程池原理及创建C++实现,有代码讲解适合初学者-Principle and create a thread pool in C++ for beginners
thread_pool.tar
- boost库线程池,linux环境下开发,可用于linux下多线程开发(Boost library thread pool, Linux implementation)
TP-Server-master
- Simple server with pthread-based thread pool
thread
- 用C语言写的Linux平台上的线程池处理。(this is a sample of c linux thread pool)
pthread_pool
- 创建线程池,提高并发能力,提高业务处理效率。(Create thread pool, improve concurrent capability and improve business processing efficiency.)