搜索资源列表
pool5
- 线程池 线程池-thread pool thread pool thread pool
thrpool.ps
- unix下线程池编程-programming Thread Pool
软件加密与解密
- 看雪论坛2001年12月25日之前的精华帖集合,记录软件加密解密的大量实例.-see Ice Forum on December 25, 2001 prior to the essence TIE pool records software encryption and decryption of a number of examples.
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
programmer-13-memory-pool
- Memory Pool 的設計哲學和無痛運用-Memory Pool design philosophy and painless to use
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
MemPool
- memory pool, you can test it, it work we-memory pool
pool
- 无关锁算法的线程池。使用了pthread库,主要的亮点是无关锁数据结构。- a thread pool based on lockfree ogrithem.
pool
- 完成内存池的分配,管理,应用,以及对内存的合理分配-The completion of the memory pool allocation, management, application, and the rational allocation of memory
TextCache
- 一个文本缓冲池的简要实现,有不合适的地方希望大家指出来;附带自动淘汰,内存动态分配等功能-A brief text buffer pool to achieve, it s not the hope that we point out with automatic elimination, dynamic memory allocation functions
Principle-and-create-a-thread-pool
- 线程池原理及创建C++实现,有代码讲解适合初学者-Principle and create a thread pool in C++ for beginners
Super-memory-pool
- 只要把四个文件放入到你的项目工程当中去,编译完成之后内存池就会完全接管你申请内存时的NEW,DELETE操作。-As long as the four files into your project of the project, and after the compilation memory pool will be completely take over your memory of the application for NEW, DELETE operation.
linux-thread-pool
- linux线程池的在实际项目中的应用框架-linux thread pool application framework
thread-pool
- 使用java代码,通过修改线程池解决来并发访问-The modify thread pool address concurrent access
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.)