搜索资源列表
thread.LINUX下很好的C++线程池源码类
- LINUX下很好的C++线程池源码类,可以拿来直接开发,Under LINUX good C++ Thread pool source categories, can be used to direct the development of
linuxpools.rar
- Linux环境下的通用线程池设计 linux下线程池的使用,C语言pools,Generic Linux environment designed thread pool thread pool under linux use, C language pools
MyLinuxThread.rar
- linux epoll、线程池模型,很好的学习epoll的源代码。,linux epoll, the thread pool model, a good source of learning epoll.
threadpool-0_2_5-src
- linux 环境下比较好的一个线程池实现源代码 -linux better environment to achieve a thread pool source code
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
threadpool.src.tar
- 跨平台的线程池。在windows的VC下或unix/linux下都能运行。-Cross-platform thread pool. run under both the VC in the windows or unix/linux.
linux_threadpool
- linux网络编程的一些技巧,包括socket,thread pool, select,epoll等-linux network programming some of the techniques, including socket select, epoll, etc.
Socket
- Linux 之下实现的使用线程池的 socket 优秀例子-Under the use of Linux to achieve excellent example of socket thread pool
threadpool_linux
- linux下多线程 池开源实现,值得学习参考-linux thread pool under the open source implementation of multi-threaded, it is worth learning information
MyLinuxThread
- linux epoll多线程编程实例,在Linux下编译通过。-linux epoll instance of multi-threaded programming in Linux, compile.
MyLinuxThread5-25[1].tar
- LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Th
threadpool
- linux下的简单的线程池代码,大约200行代码,使用c实现-linux under a simple thread pool code, about 200 lines of code, use c to achieve
linuxthreadpool
- 上传一组关于线程池的好的文章,请接收,Linux下通用线程池的创建与使用,谢谢。-From a group of good articles on the thread pool, please receive, Linux general-purpose thread pool creation and use, thank you.
THREAD
- 关于linux线程池方面的,实现了一个线程池-About linux thread pool area, to achieve a thread pool
ThreadPool
- Linux线程池,C++编写,可作为一个线程库进行使用!-Linux Thread pool
linux-thread-pool
- linux线程池的在实际项目中的应用框架-linux thread pool application framework
Linux-thread-pool
- 文章描述了如何搭建一个通用的linux下线程池的思想-Article describes how to build a common ideological thread pool under linux
thread_pool.tar
- boost库线程池,linux环境下开发,可用于linux下多线程开发(Boost library thread pool, Linux implementation)
thread
- 用C语言写的Linux平台上的线程池处理。(this is a sample of c linux thread pool)
pthread
- linux下支持多线程并发任务,线程池代码(Support multithreading concurrent tasks under Linux, thread pool code)