CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - Linux 线程池

搜索资源列表

  1. kingate-1.6.tar

    0下载:
  2. kingate是一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类unix,还有windows(最新版本要求nt 4.0以上)操作系统上 kingate是一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 kingate还支持tcp端口映射,可以实现别人访问你的内网主机。-kingate is an agent server,
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:225105
    • 提供者:none
  1. MyLinuxThread.rar

    0下载:
  2. linux epoll、线程池模型,很好的学习epoll的源代码。,linux epoll, the thread pool model, a good source of learning epoll.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:18223
    • 提供者:yeath
  1. threadpool.src.tar

    0下载:
  2. 跨平台的线程池。在windows的VC下或unix/linux下都能运行。-Cross-platform thread pool. run under both the VC in the windows or unix/linux.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:5587
    • 提供者:龙田
  1. kiate-1.6

    1下载:
  2. 一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上 一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 还支持tcp端口映射,可以实现别人访问你的内网主机。 有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 ki
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-09
    • 文件大小:1830958
    • 提供者:迷失
  1. drm_server1.1

    0下载:
  2. 基于linux libevent的消息中间件服务程序 包含内存池、线程池等 支持5万以上的用户连接-Linux libevent-based message middleware service program contains the memory pool, thread pool and other support to more than 50,000 user connections
  3. 所属分类:Linux Network

    • 发布日期:2017-05-26
    • 文件大小:9684113
    • 提供者:jc
  1. threadpool

    0下载:
  2. linux下的简单的线程池代码,大约200行代码,使用c实现-linux under a simple thread pool code, about 200 lines of code, use c to achieve
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:3235
    • 提供者:lkjx
  1. linux_c

    0下载:
  2. 实现了linux下c的线程池,适用于大量创建和销毁线程-function of threadpool
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:2109
    • 提供者:sheldon
  1. threadpool-0.1

    0下载:
  2. linux线程池,linux c++实现-linux thread pool, linux c++ implementation
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:5447
    • 提供者:master
  1. thread

    0下载:
  2. 线程池的封装,非常有用,而且里面封装的类,高度的抽像,可以让人用起来很上手-the threadpool,this is very well if you work for linux area!good lucky for you.this text have thread and threadpool which will help you easy in work............
  3. 所属分类:Linux Network

    • 发布日期:2017-04-24
    • 文件大小:182924
    • 提供者:陈柯南
  1. CvmLib

    0下载:
  2. CVM是一个基于Linux的小型网络类库,她主要提供多路分离复用、线程池、内存管理和数据访问功能-a tiny networking libraray, providing several functions in networking programming.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:862183
    • 提供者:蓝黑
  1. threadpool

    0下载:
  2. Linux 环境下实现线程池功能,具有开放性,提供模板,可重复开发-Linux environment, the thread pool is open, providing templates, reusable development
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:29831
    • 提供者:tianxia
  1. threadpool

    0下载:
  2. linux线程池模型,可以利用线程池完成服务器并发需求-linux thread pool
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:1955
    • 提供者:liang
  1. cthpool.tar

    0下载:
  2. linux下的线程池,详细请看代码,可以试试,还行
  3. 所属分类:Linux Network

    • 发布日期:2017-12-04
    • 文件大小:5718
    • 提供者:white
  1. tpool

    0下载:
  2. linux C实现线程池,提高并发访问的效率-linux C to achieve the thread pool to improve the efficiency of concurrent access
  3. 所属分类:Linux Network

    • 发布日期:2017-12-08
    • 文件大小:2186
    • 提供者:丘锋涛
  1. pthread_pool

    0下载:
  2. 一个linux线程池的应用,简单明了,适合linux网络编程新手查看。-A linux application thread pool
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:2346
    • 提供者:肖明亮
  1. tpool

    0下载:
  2. linux平台的一个线程池实现,C语言的。-linux platform, a thread pool implementation, C language.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-13
    • 文件大小:4502
    • 提供者:李强
  1. ThreadPool

    0下载:
  2. C++写的linux线程库,有线程异常捕获处理,线程池负载均衡等实现。厦门智构网络科技有限公司线程池雏形-C++ written linux thread library, a thread exception trap handler, the thread pool to achieve load balancing. Network Technology Co., Ltd. Xiamen intellectual construct prototype thread pool
  3. 所属分类:Linux Network

    • 发布日期:2017-04-23
    • 文件大小:54551
    • 提供者:hdave
  1. thd_pool_v1.01.tar

    0下载:
  2. Linux 线程池 实现套接字编程,减少线程创建开销-Linux for threadLinux for threadLinux for threadLinux for threadLinux for thread
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-14
    • 文件大小:4313
    • 提供者:lan
  1. thread_pool

    0下载:
  2. linux线程池的实现。线程池技术多用在需要频繁的创建与销毁线程的场合。-achieve linux thread pool. Thread pool technology is used in the need to create and destroy threads frequent occasions.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-23
    • 文件大小:26847
    • 提供者:race
  1. 线程池的http服务器

    1下载:
  2. linux下线程池的http服务器 涉及信号 io 进程 线程 进程间通信
  3. 所属分类:Web服务器

    • 发布日期:2019-03-24
    • 文件大小:1161194
    • 提供者:a978023
« 12 »
搜珍网 www.dssz.com