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

搜索资源列表

  1. ThreadPool

    1下载:
  2. 关于线程池技术的一个测试程序,主要展示了线程池技术的原理-Thread pool technology on a test procedure, the main display of the thread pool technique
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:91988
    • 提供者:沼泽
  1. threadpool

    0下载:
  2. 一个C++线程池库,包括智能指针、线程模拟的定时器-thread pool
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:24282
    • 提供者:ningjiahong
  1. C10K

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

    • 发布日期:2017-04-05
    • 文件大小:379668
    • 提供者:fsdfsdfd
  1. threadpool

    0下载:
  2. 定义一个固定大小的线程池,工作函数直接从线程池里获取实现。-The definition of a fixed-size thread pool, work function, to obtain directly from the thread pool implementation.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:2007
    • 提供者:shizhong
  1. ThreadPool

    0下载:
  2. 入门级别的线程池模板,初学线程池看高深的代码往往不得要领,应该由浅入深,循序渐进。才能深刻理解线程池的特点。-Entry-level thread pool templates, beginner thread pool to see the code is often highly defective, it should be implemented progressively, step by step. In order to deeply understand the characte
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5762
    • 提供者:魏林
  1. Pools

    0下载:
  2. ThreadPool,线程池管理线程例子,初学者适用例子-threadpool
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:9907
    • 提供者:牧民
  1. VCThreadPool3

    0下载:
  2. Windows下的线程池管理程序源代码,经典的线程池代码-ThreadPool
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:52032
    • 提供者:曾海
  1. ThreadPool

    0下载:
  2. api线程池代码 materials provided with the distribution.- materials provided with the distribution.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:50746
    • 提供者:yangyufeng
  1. linux_c

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

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

    0下载:
  2. 一个好用的线程池管理类。。 不错的哦 是-A nice thread pool management class. . Yes, oh yes
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:6208
    • 提供者:machh
  1. ThreadPool

    0下载:
  2. 线程池管理,可根据需要调整线程池的大小,增加程序运行效率。-Thread pool management can be adjusted according to the size of the thread pool to increase the efficiency of procedures.
  3. 所属分类:Process-Thread

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

    0下载:
  2. 线程池:北大青鸟培训时的一个课堂作业-Thread pool: Beida a training class assignments when. . .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:14111
    • 提供者:scar
  1. dotnetthreadpool

    0下载:
  2. dotnet threadpool source code and document
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:182298
    • 提供者:whz
  1. bb6e8f23e7e2

    0下载:
  2. threadpool简单开发,希望能对初学者有一定的帮助-this is a program for threadpool
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2555
    • 提供者:sunboy
  1. threadpool-0.2.3

    0下载:
  2. Win32,Unix 下线程池实例,0.2.3版,-Win32, Unix under the thread pool instance, 0.2.3 version
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-25
    • 文件大小:5351
    • 提供者:易晓磊
  1. ACEThreadPool

    0下载:
  2. ACEThreadPool : 基于C++ ACE开源通信框架的线程池源码 -ACEThreadPool: C++ ACE based ThreadPool source code
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:18128
    • 提供者:lyj
  1. threadpool-0.1

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

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

    0下载:
  2. 对线程间的管理集成了一个类,大家Uses 这个单元,直接管理这个类来创建多线程。-pool english
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:6762
    • 提供者:黄望龙
  1. CPP-ThreadPool

    0下载:
  2. 利用C++语言设计可扩展线程池 一篇很好的线程池介绍文章。-Using C++ language design scalable thread pool a good article about the thread pool.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:10077
    • 提供者:123
  1. threadpool-0_2_5-src

    0下载:
  2. 线程池:在面向对象编程中,创建和销毁对象是很费时间的,因为创建一个对象要获取内存资源或者其它更多资源。在Java中更是如此,虚拟机将试图跟踪每一个对象,以便能够在对象销毁后进行垃圾回收。所以提高服务程序效率的一个手段就是尽可能减少创建和销毁对象的次数,特别是一些很耗资源的对象创建和销毁。-failed to translate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:58607
    • 提供者:左家顺
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com