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

搜索资源列表

  1. epoll多线程

    2下载:
  2. Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Thre
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-10-12
    • 文件大小:300757
    • 提供者:77501578@qq.com
  1. SocketServer.zip

    1下载:
  2. Full Multi-thread Client or Server Socket Class with ThreadPool,Full Multi-thread Client or Server Socket Class with ThreadPool
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:262612
    • 提供者:ckgggl
  1. ThreadPool

    0下载:
  2. 写一个关于线程池,发送接收Socket编程,用户发送一个请求,就从线程池中取出一个线程给用户处理-Write one on the thread pool, sending and receiving Socket programming, the user sends a request to remove a thread from the thread pool handle to the user
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:24268
    • 提供者:he_wen
  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. SocketServer

    0下载:
  2. 利用线程池来进行多线程的客户端/服务器的Socket编程 编译出来的SocketServer.exe为服务器端,客户端的话,只需在当前文件夹的dos窗口中运行运行 SocketServer.exe /client即可-Full Multi-thread Client/Server Socket Class with ThreadPool
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:262542
    • 提供者:金磊
  1. ThreadPool

    0下载:
  2. 用vc++写的一个简单的线程池的代码,简单参考- A simple thread pool code wrote with vc
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:364886
    • 提供者:李其
  1. threadpool-0[1].1.src.tar

    0下载:
  2. 一个基于线程池(包括HAHS和LF)的开源服务器框架。 这里是线程池部分的模块实现-Based on the thread pool (including Hahs and LF) of the open-source server framework. Here are part of the module thread pool implementation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:3293
    • 提供者:王旭敏
  1. ThreadPool

    0下载:
  2. 线程池的源文件和头文件用于网络编程的服务器端处理多个客户请求-ThreadPool.h and ThreadPool.cpp deal with serve for many of sclients
  3. 所属分类:Telnet Server

    • 发布日期:2017-04-02
    • 文件大小:6282
    • 提供者:娄银霞
  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. SocketPort_Linux

    0下载:
  2. Full Multi-thread Client/Server Socket Class with ThreadPool
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:14228
    • 提供者:Eric Chiang
  1. linux_c

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

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

    0下载:
  2. another IOCP tcp/ip, threadpool, memory management implementation. intended for large scale game server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:48496
    • 提供者:crenique
  1. threadpool-0.1

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

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

    0下载:
  2. 简洁邮件发送系统。涉及javamail/dbpool/threadpool/jms/dom4j-Simple email transportation system. javamail/dbpool/threadpool/jms/dom4j
  3. 所属分类:WEB Mail

    • 发布日期:2017-04-10
    • 文件大小:1772506
    • 提供者:孔易
  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. threadpool.tar

    0下载:
  2. Source code for thread pool.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:30123
    • 提供者:steven
  1. iocpAndThread

    0下载:
  2. iocp模型封装 以及实例, 和线程池 实例 -iocp and threadpool
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:401416
    • 提供者:vincelv
  1. ThreadPool

    0下载:
  2. 线程池的源文件和头文件用于网络编程的服务器端处理多个客户请求-ThreadPool.h and ThreadPool.cpp deal with serve for many of sclients
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:6326
    • 提供者:杜兰特
  1. threadpool

    0下载:
  2. Linux 多线程服务器实现,实现好并发http服务器-Linux threadpool demo for http server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:6635
    • 提供者:hwh
  1. threadpool

    0下载:
  2. 线程池源码,包括创建线程池,维护线程池,使用线程池工作,和销毁线程池。-The sound code file of ThreadPool
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3785
    • 提供者:庾亮亮
« 12 »
搜珍网 www.dssz.com