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

搜索资源列表

  1. threadpool.zip

    1下载:
  2. 使用IOCP实现的线程池管理,对线程很多的情况有用
  3. 所属分类:进程与线程

    • 发布日期:
    • 文件大小:24627
    • 提供者:
  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. pool5

    0下载:
  2. 线程池 线程池-thread pool thread pool thread pool
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:30048
    • 提供者:强强
  1. NetLibrary

    1下载:
  2. 网络socket,IO,线程池,同步,日志等等, 利用面向对象以及范性特性,为在VC下开发网络应用程序打下坚实的底层基础。-network socket, IO, thread pool, synchronization, log, etc., and the use of object-oriented Fan sexual characteristics, for the VC and development of network applications and lay a solid b
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:141547
    • 提供者:詹皇源
  1. simpleThreadPool

    0下载:
  2. 简单线程池的实现方法,包含一个主控线程池类ThreadPool和一个工作线程WorkThread-simple thread pool method, including a master class ThreadPool thread pool, and a work-threaded WorkThread
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3414
    • 提供者:测试
  1. MyThreadPool

    0下载:
  2. 一个线程池源码,AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED-a thread pool source, AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:37006
    • 提供者:礼花
  1. THREADPOOL_LIMIT_srczip

    0下载:
  2. 非常不错的线程池代码,让系统的线程池中的线程数超过系统默认上限。-very good thread pool code, the thread pool threads over the system default ceiling.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5754
    • 提供者:任禾
  1. WinThreadPool

    0下载:
  2. windows平台下的线程池软件,对频繁调用但是处理时间很短的线程有很好的效果-windows platform software threads pool of frequent calls to deal with a very short time threads have very good results
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:25820
    • 提供者:杨小东
  1. ThreadPool(COM)

    0下载:
  2. 用COM实现的threadpool,学习COM和线程池的朋友可以看一下。-COM achieved using threadpool, learning COM and friends thread pool can look at.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:290853
    • 提供者:李洪斌
  1. LF_ThreadPool

    1下载:
  2. 一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer's Guide" Chapter 16 of the thread pool examples, but the book on the code problems. My modified so that the mult
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2875
    • 提供者:zjw
  1. Pooler

    0下载:
  2. 关于线程池的实现! 包括C++,delphi,Java对线程的实现! 保证服务器能够良好的工作!- About line Cheng Chi realization! Including C, delphi, Java to line regulation realization! Guarantees the server to be able the good work!
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:11024
    • 提供者:里个
  1. ManagedThreadPool

    0下载:
  2. .net的线程池,功能等同于.net framework下的Threadpool
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3437
    • 提供者:hu
  1. HikPlaySrv

    0下载:
  2. Winsocket DLL 封装,该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。-Winsocket DLL package, such communication is SOCKET integrated model, such c
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:22215
    • 提供者:江苏
  1. WINDOWS_Spreadsheet

    0下载:
  2. 采用WIN32和DDK实现的W2000的线程池机制.可以预先创建多个线程,维护由系统自动完成.-use WIN32 and DDK the W2000 to achieve the thread pool mechanism. Advance create multiple threads, preserving completed by the system automatically.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7954
    • 提供者:wtm
  1. threadpool_doc

    0下载:
  2. 多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。-thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:114003
    • 提供者:徐建军
  1. threadpool_src

    0下载:
  2. 多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。-thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12731
    • 提供者:徐建军
  1. SGIPAPI1.44(Update-20040901)

    0下载:
  2. 1) 系统采用面向对象的方法,严格按照SGIP1.2协议实现,支持Bind, BindResp,Submit, SubmitResp, Deliver, DeliverResp, Report, ReportResp, Unbind, UnbindResp消息,符合联通网关的最新标准(SGIP 0120修订版)。 2) 采用多线程并发处理的方式获取强大的性能,针对SGIP协议的特点,内建线程池进行消息的收发及处理操作,充分发挥系统和网络性能,再大的业务量也能够得到及时处理,丢包率小于0.01
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:59180
    • 提供者:威龙
  1. IoSocket_Sample

    0下载:
  2. 一个采用汇编线程池实现的Socket完成端口编程例程。-a compilation Thread Pool used to achieve the complete port Socket programming routines.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7142
    • 提供者:钱海兵
  1. MemoryPool

    0下载:
  2. 采用boost内存数据库技术和线程池技术开发的内存池技术,支持内存回收,碎片合并-Using boost thread pool memory database technology and technological development of the memory pool technology to support garbage collection, debris merger
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:29465
    • 提供者:冯刚
  1. 多线程爬虫

    1下载:
  2. 一个简单健壮的多线程爬虫程序,可以添加代理IP池、url池。并且已经构造好请求头和异常处理(A simple and robust crawler program, which can add agent IP pool and URL pool. And have constructed the request header and exception handling)
  3. 所属分类:其他

    • 发布日期:2019-08-14
    • 文件大小:2048
    • 提供者:若数
« 1 2 3 4 5 6 78 9 10 11 12 ... 32 »
搜珍网 www.dssz.com