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

搜索资源列表

  1. pool

    0下载:
  2. 无关锁算法的线程池。使用了pthread库,主要的亮点是无关锁数据结构。- a thread pool based on lockfree ogrithem.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:131910
    • 提供者:mzy
  1. IOCPServer

    0下载:
  2. SrvEngine的修改类,删掉了无用代码,使用双向链表保存SOCKET,线程池增加对粘包判断,完整接收判断等-SrvEngine modification classes, deleted unused code, and the use of doubly linked lists to save SOCKET, to increase the thread pool stick package to determine a complete receiver judgments
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:37627
    • 提供者:gt2333588
  1. Multithreadedinstances

    0下载:
  2. 多线程实例.该实例主要是创建线程池,然后根据实际的需要,让线程执行各自的代码。-Multi-threaded instances. The key is to create an instance of the thread pool, and then the actual needs, let the thread implementation of their code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:89665
    • 提供者:deng
  1. lib_trhead_pool

    0下载:
  2. c封装的线程池库,并且包含简单高效的内存池.代码接口逻辑清晰,且高效稳定-c package thread pool library, and includes a simple and efficient memory pool. code interface logic, clarity, and the highly efficient and stable ...
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:6626
    • 提供者:soar_zhong
  1. 101ASPNETSamples

    0下载:
  2. 101升C样品高级-多线程-如何对异步调用高级- 远程处理-如何对TCP远程高级-序列化-如何对高级序列化对象。NET框架- Windows服务高级相互作用。NET框架-设为Win32 API调用高级。 NET框架(GDI +)的-动画与GDI +高级的。NET Framework(GDI +)的-创建一个屏幕保护程序与GDI +高级的。NET Framework(GDI +)的-使用GDI +来操作图像先进的。NET Framework(GDI +)的-工作与GDI +刷高级。网框架(GDI
  3. 所属分类:source in ebook

    • 发布日期:2017-05-22
    • 文件大小:6648507
    • 提供者:lily
  1. linuxthreadpool

    0下载:
  2. 上传一组关于线程池的好的文章,请接收,Linux下通用线程池的创建与使用,谢谢。-From a group of good articles on the thread pool, please receive, Linux general-purpose thread pool creation and use, thank you.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:8340
    • 提供者:Dylan
  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. memory

    0下载:
  2. c++写的线程池,支持windows和Linux平台-written in c++ thread pool, support windows and Linux platforms
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:3844
    • 提供者:jackfyc
  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. sm

    0下载:
  2. 很好得多线程池的例子,有创建,和演示。值得下载-A good example of a much thread pool, there is creation, and presentation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:30807
    • 提供者:朝发羊
  1. Pools

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

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

    0下载:
  2. 线程池linux下的实现,不错的内容,请下载使用并给出评价。-linux pthreadpools implement
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1780
    • 提供者:forest
  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. pool

    0下载:
  2. pool.rar C++ 做的线程池介绍, 比较详细, 入门学习使用.-pool.rar C++ thread pool to do presentations, more detailed, beginners learn to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:12865
    • 提供者:弘扬
  1. DBAccess

    0下载:
  2. ASP.NET中使用线程池的源码 线程池 + 线程池调用例子-Asp.net Sql Connection Pool
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:6843
    • 提供者:isme
  1. ThreadsexcLib_exc

    0下载:
  2. vc treadlib 网上载的,许多线程池 时间事件等.-vc treadlib
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:24725
    • 提供者:liandeliang
  1. linux_c

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

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

    0下载:
  2. 线程池 呵呵,我觉得你们都蛮历害的,都可以独挡一面了-des
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1604015
    • 提供者:徐卫东
  1. libeventthreadpool

    0下载:
  2. libevent异步实例以及线程池的应用-libevent asynchronous examples and the application of a thread pool
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:20998
    • 提供者:dupeng
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 32 »
搜珍网 www.dssz.com