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

搜索资源列表

  1. dataSource

    0下载:
  2. 模拟连接池实现,用到了线程模拟,对初学者很有帮助,希望对大家有用-Analog connection pool implementation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:9437
    • 提供者:alcaplz
  1. ProducerConsumer

    0下载:
  2. 操作系统中经典的生产者消费者问题的模拟程序,基于MFC对话框,多线程,可随意添加生产者和消费者个数,动态显示缓冲池中的状态和生产者消费者的工作情况-Operating system issues the classic simulation program producers and consumers, based on MFC dialog box, multi-threaded, can easily add the number of producers and consumers, d
  3. 所属分类:OS Develop

    • 发布日期:2017-05-08
    • 文件大小:1943552
    • 提供者:Meihua
  1. example

    0下载:
  2. wait-notify机制的应用 不同步时引出的问题 继承基类的实现 实现接口的实现 同步方法的实现 同步块的实现 线程管理池 -wait-notify mechanism of the application does not sync issues arising from the base class implementation inheritance to achieve synchronization interface methods to achiev
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:14847
    • 提供者:yy
  1. ThreadPoolTest

    0下载:
  2. 这是一个使用线程池的练习题,可供初学java线程的初学者参考。-This is a thread pool using the exercises, for beginners beginner java thread reference.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:1051
    • 提供者:ZhangQiMin
  1. working.tar

    0下载:
  2. 服务器动态端口程序, 用到的技术有进程池, 线程等-Server dynamic port procedures, technology used in the process pool, thread and other
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:4011
    • 提供者:zhangming
  1. libiop-code-1.0.4

    0下载:
  2. 一个c语言开发的跨平台网络IO库 功能特性: 1:c/c++ api, 底层支持epoll,select,poll等io模型 2:异步事件模型 3:任务池模型,跨平台线程接口 4:跨平台(Linux/windows) 5:日志服务 6:稳定,支持7*24小时无间断运行,自动处理异常状态 7:高并发与快速响应 8:API简洁, 学习成本底-The libiop provides a mechanism to
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:155534
    • 提供者:jonas
  1. apr-doc

    0下载:
  2. apr-doc.CHM 开发指南 这里是一个所有模块的列表: Apache的可携性运行时库 平台定义 内部内存分配 原子操作 动态对象处理 为manupulating环境的功能 错误代码 年利率错误空间 年利率误差值 状态值测试 文件信息 文件权限标志 统计功能 目录操作函数 文件路径操作功能 文件的I / O处理功能 文件打开标志/套路 文件寻求旗 文件属性标志 {_full}最大iovec的大小 文
  3. 所属分类:Web Server

    • 发布日期:2017-03-29
    • 文件大小:317982
    • 提供者:kaka
  1. struct

    0下载:
  2. 1.一个跨平台的线程类 2.一个跨平台的Mutex 3.一组跨平台的容器(堆栈、单双链表、哈希表) 4.一个跨平台的socket 【OK】 5.一个简单高效的内存池 6.一个简单的XML解析器 7.一个安全高效的日志类 8.一个平台无关的File类和一个Dir类 9.一个时间日期类-(1) a cross-platform thread class. A cross-platform Mutex containe
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-12
    • 文件大小:2676983
    • 提供者:温祖槐
  1. buffering

    0下载:
  2. 利用缓冲池和多线程技术,实现生产者和消费者同步的问题。只有缓冲池中有空闲的时候才可以生产产品;只有缓冲池有产品的时候才可以消费。-Pool and multi-threading technology to realize the synchronization problem of the producers and consumers. Buffer pool idle time can produce products pool products when it can be consu
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:1506
    • 提供者:xie
  1. iocpJTLV4

    0下载:
  2. 从上次我完成比较基本的完成端口到现在已经过去了一个月,在这个月中基本是在研究这个完成端口。经过无数的查阅,参考了不少高手的文章终于完成。 这里面用到了比较多的技术。 1。用取函数指针的方法运行ACCEPTEX函数。 2。用链表结构做成一个内存池,事实上是个CLIST链表。。。生成,取一个块,释放,放回链表 3。并没有使用线程池,因为我发现根本不能提高效率,反而降低了。从原理上分析,就应当是这样的。如果编得好,就不应当用到很多的线程。如果用到了很多线程,说明线程中的代码效率有问题。
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:52009
    • 提供者:DoC.
  1. CommonService

    0下载:
  2. 自己的项目里用的公共组件有加密解密算法,文件版本信息读取类,容器池以及线程类-CommonService Dll FileVersion class Thread class encrypt class
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:17599
    • 提供者:shixingming
  1. kworks.tar

    0下载:
  2. 我自己写的一个多线程内核事件响应处理库,可以自定义事件和处理函数,并且将事件分发到多线程的池中处理-A Linux kernel event dispatcher lib.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-05
    • 文件大小:14971
    • 提供者:CoderGroup
  1. MemPool

    0下载:
  2. 内存池,我经过调试,测试通过很好用的了,如果用于多线程的话,请加上锁。2013-2-25-Memory pool after debugging, testing by a good use for multithreaded, plus lock
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:1518407
    • 提供者:jackshen
  1. MultithreadAndMemPool

    0下载:
  2. 多线程中运行内存池。此工程实在其他人基础上进行的添加,可以运行,对初学者可以很好地了解多线程和内存池的关系。-Multiple threads running in the memory pool. Really basis to add others, the project can be run, for beginners is a good way to understand multithreading and memory pool.
  3. 所属分类:Console

    • 发布日期:2017-12-01
    • 文件大小:4135760
    • 提供者:杜兴伟
  1. MultithreadAndMemPool

    0下载:
  2. 多线程与内存的使用,现在是两个类,每个类都有各自的线程,两个独立的线程去共享内存池。本例子是一个空内存池队列,一个使用队列,使用完开辟内存释放还个内存池,而不是换个堆-Multithreading and memory usage, is now two classes, each class has its own thread, two independent thread to the Shared memory pool. This example is an empty queue m
  3. 所属分类:Console

    • 发布日期:2017-12-01
    • 文件大小:4183393
    • 提供者:杜兴伟
  1. AboutThreadPool

    0下载:
  2. 线程的创建及销毁都需要很大的性能开销,当有比较多且不同的任务需要完成时,可以考虑使用线程池来管理上述线程-Thread creation and destruction of all requires a lot of performance overhead, when there are more and different tasks to complete, you can consider using the thread pool to manage the thread
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:21948
    • 提供者:xiaobo
  1. MemoryPool

    0下载:
  2. 内存池的实现,具有详细的代码样例,包含单线程及多线程的实现。固定内存块及不固定内存块。-Memory pool implementation, with detailed code examples, including single-threaded and multi-threaded implementation. Fixed blocks of memory and non-fixed blocks of memory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:5552461
    • 提供者:taibenle
  1. ObjectPooling

    0下载:
  2. .net 对象池(object pool)的实现,可用于多线程编程的对象管理-. Net object pool (object pool) to achieve, can be used in multi-threaded programming Object Management
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:44494
    • 提供者:晁戈
  1. Pool

    0下载:
  2. 一个支持多线程的高效内存池,Visual studio下编译通过。-An efficient multi-threaded memory pool.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:14488
    • 提供者:武昊
  1. IOCP_W2008

    0下载:
  2. 一个iocp的使用线程池的例子,使用的CreateThreadpoolIo函数. 多个线程查看线程工作情况.-The use of a thread pool iocp example, the use of CreateThreadpoolIo function. Multiple threads View thread work.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:18236
    • 提供者:刘洁
« 1 2 ... 26 27 28 29 30 3132 »
搜珍网 www.dssz.com