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

搜索资源列表

  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. ThreadPool2

    0下载:
  2. 一个简单实用的线程池 java写的一个线程池-a simple ,applied thread pool a thread pool written by java
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1331
    • 提供者:他们更
  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. ThreadLibrary

    0下载:
  2. 线程池 网络封装库 提供源码 编写网络程序-Thread Pool network package provides source code for the preparation of network programming
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:18241
    • 提供者:yuzw
  1. SmartThreadPool_src

    0下载:
  2. 任务有返回值,并且能够等待所有的任务处理完毕的线程池-mandate to return to duty, and to wait until all the tasks have been disposed of Thread Pool
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:29435
    • 提供者:mokermo
  1. ThreadPool_Source

    0下载:
  2. 提供了线程池的封装,开发者能够比较容易的建立服务器应用模型。-thread pool for the package, developers can more easily create server application model.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6870
    • 提供者:王家全
  1. _Thread

    0下载:
  2. 线程池的应用,本代码来源于网上,请原来的作者见谅。-the application code from the Internet, the original author forgiven.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:34233
    • 提供者:刘伟明
  1. CompletionIo

    1下载:
  2. 用于大型服务器地完成端口鱼线程池的结合IOCP+threadpool-for large server port to be completed fish pond threaded coupling IOCP threadpool
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:24517
    • 提供者:wuyanqi
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 36 »
搜珍网 www.dssz.com