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

搜索资源列表

  1. LikeJavaThreads_src

    0下载:
  2. 类似java线程池的源代码,解决了c++没有线程池的缺憾。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:17706
    • 提供者:minan
  1. pool

    0下载:
  2. 通用 linux 线程池, 使用 C++ 编写, 具有良好的扩展性.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-17
    • 文件大小:5910
    • 提供者:朱建国
  1. thread_pool

    0下载:
  2. windows线程池的实现,用c++封装了windows线程接口
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4813
    • 提供者:winos
  1. spserver-0[1].8.5.src.tar

    0下载:
  2. spserver 是一个实现了半同步/半异步(Half-Sync/Half-Async)和领导者/追随者(Leader/Follower) 模式的服务器框架,能够简化 TCP server 的开发工作。 spserver 使用 c++ 实现,目前实现了以下功能: 1.封装了 TCP server 中接受连接的功能; 2.使用非阻塞型I/O和事件驱动模型,由主线程负责处理所有 TCP 连接上的数据读取和发送,因此连接数不受线程数的限制; 3.主线程读取到的数据放入队列,由一
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:71545
    • 提供者:Eagle518
  1. ThreadPool

    0下载:
  2. 一个用C#编写的线程池的小软件,可供大家学习多线程编程。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2822
    • 提供者:gcel
  1. GOOD_Work_Queue_src

    0下载:
  2. 一个非常好用的线程池的C++源代码,经典
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3293
    • 提供者:梁永军
  1. WCF_AsyncCall.rar

    0下载:
  2. C#WCF 服务并发管理,编程源代码,包括线程池的例子。,Concurrent C# WCF services management, programming source code, including examples of the thread pool.
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:774522
    • 提供者:顾佳晨
  1. libthreadpool-src.tar

    0下载:
  2. c threadpool线程池,学习c语言的好东西-c threadpool thread pool, a good thing to learn c language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2776
    • 提供者:Seven
  1. ThreadPool_Demo

    0下载:
  2. Visual C++ 6.0实现线程池管理,值得学习一下。-visual C++ 6.0 thread pool demo,research
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:35743
    • 提供者:David
  1. ChatRoomServer

    0下载:
  2. c#服务器, 采用线程池等技术实现, 很适合学习, 也适合在这基础上开发出高性能服务器-c# server, using the thread pool, such as technology, it is suitable for learning, but also on this basis for the development of high-performance server
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:30812
    • 提供者:陈刚
  1. cvery_1501589

    0下载:
  2. 在Windows系统里,使用完成端口是高性能的方法之一,比如把完成端口使用到线程池和网络服务器里。 此为一个挺好的用C++的完成端口例子-In the Windows system, use the completion port is one of the ways high-performance, such as the completion of the port to the thread pool and use the web server in. This is a very
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2766870
    • 提供者:李丽丹
  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. 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. 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. linux_c

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

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

    0下载:
  2. 一个用C++实现的线程池,用户可以设置池中最大线程数目已经对池中线程进行管理。-An implementation using C++ thread pool, the user can set the maximum thread pool thread number has been on the management of the pool.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:42743
    • 提供者:ly
  1. Win32MultithreadedProgramming(perfectVersion)

    0下载:
  2. Win32多线程程序设计(完美版)凡是 C/C++ 程序开发人员,并有 Windows 程序设计经验企图对线程、线程池、线程同步、核心对象、overlapped I/O完成端口等等 in Win32获得更坚实之认识者,本书就是针对你们而写的。-Win32 Multithreaded Programming (perfect version) Any C/C++ application developers, and Windows programming experience in an att
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2746467
    • 提供者:野火冉冉
  1. comframe

    0下载:
  2. 标准的socket服务器端线程池实现,包含通用的线程池接口,用c++实现,简单实用-Standard socket server-side thread pool implementation, including the common thread pool interface with c++ implementation of simple and practical
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:787348
    • 提供者:张先生
  1. ACEThreadPool

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

    • 发布日期:2017-04-02
    • 文件大小:18128
    • 提供者:lyj
« 1 2 34 5 6 »
搜珍网 www.dssz.com